Class PageBlendColorSpace.PageBlendColorSpaceOption
Class PageBlendColorSpace.PageBlendColorSpaceOption
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
Aspose.Page.XPS.XpsMetadata.PageBlendColorSpace 機能オプションについて説明します。
public sealed class PageBlendColorSpace.PageBlendColorSpaceOption : Option, IFeatureItem, IPrintTicketElementChild
継承
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← PageBlendColorSpace.PageBlendColorSpaceOption
実装
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()
フィールド
ICCProfile
ブレンドに使用すべきカラースペースを定義する ICC プロファイルを指定します。
注意: これは XPS ドキュメントのみに適用され、任意の PrintTicket で使用するべきではありません。
public static PageBlendColorSpace.PageBlendColorSpaceOption ICCProfile
フィールド値
PageBlendColorSpace.PageBlendColorSpaceOption
sRGB
sRGB カラースペースはブレンドに使用されるべきです。
public static PageBlendColorSpace.PageBlendColorSpaceOption sRGB
フィールド値
PageBlendColorSpace.PageBlendColorSpaceOption
scRGB
scRGB カラースペースはブレンドに使用されるべきです。
public static PageBlendColorSpace.PageBlendColorSpaceOption scRGB