Class JobOptimalDestinationColorProfile.Profile

Class JobOptimalDestinationColorProfile.Profile

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

Describe los perfiles de color disponibles.

public sealed class JobOptimalDestinationColorProfile.Profile

Herencia

objectJobOptimalDestinationColorProfile.Profile

Miembros heredados

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

Campos

CMYK

Perfil CMYK.

public static readonly JobOptimalDestinationColorProfile.Profile CMYK

Valor del campo

JobOptimalDestinationColorProfile.Profile

ICC

Perfil ICC.

public static readonly JobOptimalDestinationColorProfile.Profile ICC

Valor del campo

JobOptimalDestinationColorProfile.Profile

RGB

Perfil RGB.

public static readonly JobOptimalDestinationColorProfile.Profile RGB

Valor del campo

JobOptimalDestinationColorProfile.Profile

 Español