GraphicsFormats Xojo plugin

RawJpegImporter.Grayscale Property

Use this property after importing a Jpeg image to get information if the decoded picture was Grayscale or color picture.

Grayscale as Boolean {Read}

Remarks

Returns true if the picture was a Grayscale picture, and false if it was a color picture.

See Also

RawJpegImporter Class