DEFRECORD KCML_RGBA

Pixel information for image
FLD namePack formatPurpose
KCML_RGBA_RedUINT(1)Red
KCML_RGBA_GreenUINT(1)Green
KCML_RGBA_BlueUINT(1)Blue
KCML_RGBA_AlphaUINT(1)Alpha channel (0 = transparent, 255 = opaque)