Class JobOptimalDestinationColorProfile.Profile

Class JobOptimalDestinationColorProfile.Profile

Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)

描述可用的颜色配置文件。

public sealed class JobOptimalDestinationColorProfile.Profile

继承

objectJobOptimalDestinationColorProfile.Profile

继承的成员

object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

字段

CMYK

CMYK 配置文件。

public static readonly JobOptimalDestinationColorProfile.Profile CMYK

字段值

JobOptimalDestinationColorProfile.Profile

ICC

ICC 配置文件。

public static readonly JobOptimalDestinationColorProfile.Profile ICC

字段值

JobOptimalDestinationColorProfile.Profile

RGB

RGB 配置文件。

public static readonly JobOptimalDestinationColorProfile.Profile RGB

字段值

JobOptimalDestinationColorProfile.Profile

 中文