PixelFormat.fourCC

Wraps SDL_ISPIXELFORMAT_FOURCC which checks whether the dsdl2.PixelFormat represents a unique format

class PixelFormat
const @property @trusted
bool
fourCC
()

Return Value

Type: bool

true if it is unique, otherwise false

Meta