[Overview][Constants][Types][Classes][Index] |
Gets a read-only pointer to the palette data array.
Source position: paletted.inc line 41
function IPTCPalette.Data: PUint32; |
A pointer to the palette data.
Gets a read-only pointer to the palette data array. The data array is an array of r, g, b, a color values packed into a 32-bit integer in the format ARGB8888.