Class PageSourceColorProfile.PageSourceColorProfileOption
Pôvodný názov: Aspose.Page.XPS.XpsMetadata Zhromaždenie: Aspose.Page.dll (25.4.0)
Popisuje možnosti funkcie Aspose.Page.XPS.xpsMetadata.PageSourceColorProfile.
public sealed class PageSourceColorProfile.PageSourceColorProfileOption : Option, IFeatureItem, IPrintTicketElementChild
Inheritance
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← PageSourceColorProfile.PageSourceColorProfileOption
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
CMYK
Zdrojový profil používaný na vykonávanie farebného manažmentu pre neoznačené údaje CMYK.
public static PageSourceColorProfile.PageSourceColorProfileOption CMYK
Fieldová hodnota
PageSourceColorProfile . PageSourceColorProfileOption
None
Žiadny zdrojový profil.
public static PageSourceColorProfile.PageSourceColorProfileOption None
Fieldová hodnota
PageSourceColorProfile . PageSourceColorProfileOption
RGB
Zdrojový profil používaný na vykonávanie riadenia farieb pre nezaznamenané RGB údaje.
public static PageSourceColorProfile.PageSourceColorProfileOption RGB