TypeLib Xojo support Plugin

RawBitmap.ColorSpaces Enum

A enum that has definitions of color spaces.

enum RawBitmap.ColorSpaces

Constants

GRAY = 0Gray
RGB = 1Red - Green and Blue
CMYK = 2Cyan, Magenta, Yellow and Key.
UNKNOWN = 30The Color space is unknown and not supported.