DestinationRgbColorProfile

JpegImage.DestinationRgbColorProfile property

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

public StreamSource DestinationRgbColorProfile { get; set; }

See Also