PixelFormat.indexed

Wraps SDL_ISPIXELFORMAT_INDEXED which checks whether the dsdl2.PixelFormat is indexed

class PixelFormat
const @property @trusted
bool
indexed
()

Return Value

Type: bool

true if it is indexed, otherwise false

Meta