The search functionality needs JavaScript enabled
Instantiates indexed dsdl.PixelFormat for use with dsdl.Palettes from SDL_PIXELFORMAT_* enumeration constants
dsdl.PixelFormat
dsdl.Palette
SDL_PIXELFORMAT_*
class PixelFormat { // ... alias yuy2 = _instantiateIndexed!SDL_PIXELFORMAT_YUY2; // ... }