Contents

rgbColorTable

Identifies an NSData object containing the RGB color table.

Declaration

static let rgbColorTable: NSBitmapImageRep.PropertyKey

Discussion

Used only for GIF files. It’s stored as packed RGB. It’s set when reading in and used when writing out.

See Also

Bitmap Properties