GraphicsFormats Xojo plugin

JpegImporter.ColorSpaceCMYK Property

Returns true if the last image read had CMYK color space that the plugin does not support.

ColorSpaceCMYK as Boolean {Read}

Remarks

The image will still be read and converted to RGB for you though without applying the ICC profile so the result is likely to be over saturated image.

See Also

JpegImporter Class