Class PageSourceColorProfile.PageSourceColorProfileOption
Class PageSourceColorProfile.PageSourceColorProfileOption
名称: Aspose.Page.XPS.XpsMetadata 合計: Aspose.Page.dll (25.4.0)
Aspose.Page.XPS.XpsMetadata.PageSourceColorProfile機能のオプションを説明します。
public sealed class PageSourceColorProfile.PageSourceColorProfileOption : Option, IFeatureItem, IPrintTicketElementChild
Inheritance
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← PageSourceColorProfile.PageSourceColorProfileOption
Implements
IFeatureItem , IPrintTicketElementChild
相続人
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
非タグ化されたCMYKデータの色管理を実行するために使用されたソースプロファイル。
public static PageSourceColorProfile.PageSourceColorProfileOption CMYK
フィールド価値
PageSourceColorProfile . PageSourceColorProfileOption
None
ソースプロフィールなし。
public static PageSourceColorProfile.PageSourceColorProfileOption None
フィールド価値
PageSourceColorProfile . PageSourceColorProfileOption
RGB
ソースプロファイルは、RGBデータの色管理を実行するために使用されます。
public static PageSourceColorProfile.PageSourceColorProfileOption RGB