TypeLib Xojo support Plugin

RawBitmap.ColorSpace Property

Returns info on what kind of colorspace the RawBitmap has. (RGB, Gray or CMYK). This can be any value from the RawBitmap.ColorSpaces enum.

ColorSpace as ColorSpaces {Read}

Remarks

See Also

RawBitmap Class