DestinationCmykColorProfile

JpegImage.DestinationCmykColorProfile property

The CMYK color profile for CMYK and YCCK jpeg images, used for image saving process. Must be in pair with RGBColorProfile for correct color conversion.

public StreamSource DestinationCmykColorProfile { get; set; }

See Also