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