GraphicsFormats Xojo Plugin for Console targets

Jpeg2000ImporterConsole.Grayscale Property (console only)

Use this property after importing a Jpeg2000 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

Jpeg2000ImporterConsole Class