Class PageBlendColorSpace.PageBlendColorSpaceOption
De naam: Aspose.Page.XPS.XpsMetadata Verzameling: Aspose.Page.dll (25.4.0)
Beschrijft de Aspose.Page.XPS.xpsMetadata.PageBlendColorSpace functionaliteit opties.
public sealed class PageBlendColorSpace.PageBlendColorSpaceOption : Option, IFeatureItem, IPrintTicketElementChild
Inheritance
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← PageBlendColorSpace.PageBlendColorSpaceOption
Implements
IFeatureItem , IPrintTicketElementChild
Geëerbiede leden
Option.Add(params IOptionItem[]) , PrintTicketElement.Name , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Fields
ICCprofiel
Een ICC-profiel bepaalt de kleurruimte die SHOULD wordt gebruikt voor het mengen.Opmerking: Dit geldt alleen voor XPS Documents en mag niet worden gebruikt in arbitraire PrintTickets.
public static PageBlendColorSpace.PageBlendColorSpaceOption ICCProfile
veldwaarde
PageBlendColorSpace . PageBlendColorSpaceOption
SRGB
sRGB kleurruimte moet worden gebruikt voor het mengen.
public static PageBlendColorSpace.PageBlendColorSpaceOption sRGB
veldwaarde
PageBlendColorSpace . PageBlendColorSpaceOption
SCRGB
scRGB kleurruimte moet worden gebruikt voor het mengen.
public static PageBlendColorSpace.PageBlendColorSpaceOption scRGB