Function PixelFormat.indexed
Wraps SDL_ISPIXELFORMAT_INDEXED
which checks whether the dsdl2
is indexed
bool indexed() @property @trusted const;
Returns
true
if it is indexed, otherwise false
Wraps SDL_ISPIXELFORMAT_INDEXED
which checks whether the dsdl2
is indexed
bool indexed() @property @trusted const;
true
if it is indexed, otherwise false