Image.readPalette

Looks up the index on the palette, then returns the color value as a 32 bit value.

class Image
public @safe pure
ARGB8888
readPalette
(
size_t index
)

Meta