Class PageBlendColorSpace.PageBlendColorSpaceOption
Pôvodný názov: Aspose.Page.XPS.XpsMetadata Zhromaždenie: Aspose.Page.dll (25.4.0)
Popisuje možnosti funkcie Aspose.Page.XPS.xpsMetadata.PageBlendColorSpace.
public sealed class PageBlendColorSpace.PageBlendColorSpaceOption : Option, IFeatureItem, IPrintTicketElementChild
Inheritance
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← PageBlendColorSpace.PageBlendColorSpaceOption
Implements
IFeatureItem , IPrintTicketElementChild
Z dedičných členov
Option.Add(params IOptionItem[]) , PrintTicketElement.Name , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Fields
ICCProfile
Určuje profil ICC definujúci farebný priestor, ktorý sa má použiť na miešanie.Poznámka: Toto sa vzťahuje len na XPS Dokumenty a nesmie sa používať v arbitrárnych PrintTickets.
public static PageBlendColorSpace.PageBlendColorSpaceOption ICCProfile
Fieldová hodnota
PageBlendColorSpace . PageBlendColorSpaceOption
SRGB
sRGB farebný priestor sa musí použiť na miešanie.
public static PageBlendColorSpace.PageBlendColorSpaceOption sRGB
Fieldová hodnota
PageBlendColorSpace . PageBlendColorSpaceOption
SCRGB
scRGB farebný priestor by sa mal použiť na miešanie.
public static PageBlendColorSpace.PageBlendColorSpaceOption scRGB