PsdImage.CmykColorProfile
PsdImage.CmykColorProfile property
Gets or sets the CMYK color profile for CMYK PSD images. Must be in pair with RgbColorProfile for correct color conversion.
public StreamSource CmykColorProfile { get; set; }
Property Value
The CMYK color profile.
See Also
- class StreamSource
- class PsdImage
- namespace Aspose.PSD.FileFormats.Psd
- assembly Aspose.PSD