- SDL_ARRAYORDER_NONE
anonymousenum SDL_ARRAYORDER_NONE
Undocumented in source.
- SDL_BITMAPORDER_NONE
anonymousenum SDL_BITMAPORDER_NONE
Undocumented in source.
- SDL_ISPIXELFORMAT_FOURCC
deprecated eponymoustemplate SDL_ISPIXELFORMAT_FOURCC(uint format)
Undocumented in source.
- SDL_PACKEDLAYOUT_NONE
anonymousenum SDL_PACKEDLAYOUT_NONE
Undocumented in source.
- SDL_PACKEDORDER_NONE
anonymousenum SDL_PACKEDORDER_NONE
Undocumented in source.
- SDL_PIXELFORMAT_EXTERNAL_OES
anonymousenum SDL_PIXELFORMAT_EXTERNAL_OES
Undocumented in source.
- SDL_PIXELFORMAT_INDEX2LSB
anonymousenum SDL_PIXELFORMAT_INDEX2LSB
Undocumented in source.
- SDL_PIXELFORMAT_NV12
anonymousenum SDL_PIXELFORMAT_NV12
Undocumented in source.
- SDL_PIXELFORMAT_RGBA32
anonymousenum SDL_PIXELFORMAT_RGBA32
Undocumented in source.
- SDL_PIXELFORMAT_RGBA32
anonymousenum SDL_PIXELFORMAT_RGBA32
Undocumented in source.
- SDL_PIXELFORMAT_RGBX32
anonymousenum SDL_PIXELFORMAT_RGBX32
Undocumented in source.
- SDL_PIXELFORMAT_RGBX32
anonymousenum SDL_PIXELFORMAT_RGBX32
Undocumented in source.
- SDL_PIXELFORMAT_UNKNOWN
anonymousenum SDL_PIXELFORMAT_UNKNOWN
Undocumented in source.
- SDL_PIXELFORMAT_YV12
anonymousenum SDL_PIXELFORMAT_YV12
Undocumented in source.
- SDL_PIXELTYPE_INDEX2
anonymousenum SDL_PIXELTYPE_INDEX2
Undocumented in source.
- SDL_PIXELTYPE_UNKNOWN
anonymousenum SDL_PIXELTYPE_UNKNOWN
Undocumented in source.
- SDL_BITSPERPIXEL
uint SDL_BITSPERPIXEL(uint x)
Undocumented in source. Be warned that the author may not have intended to support it.
- SDL_BYTESPERPIXEL
uint SDL_BYTESPERPIXEL(uint x)
Undocumented in source. Be warned that the author may not have intended to support it.
- SDL_DEFINE_PIXELFORMAT
uint SDL_DEFINE_PIXELFORMAT(int type, int order, int layout, int bits, int bytes)
Undocumented in source. Be warned that the author may not have intended to support it.
- SDL_ISPIXELFORMAT_ALPHA
bool SDL_ISPIXELFORMAT_ALPHA(uint format)
Undocumented in source. Be warned that the author may not have intended to support it.
- SDL_ISPIXELFORMAT_ARRAY
bool SDL_ISPIXELFORMAT_ARRAY(uint format)
Undocumented in source. Be warned that the author may not have intended to support it.
- SDL_ISPIXELFORMAT_FOURCC
uint SDL_ISPIXELFORMAT_FOURCC(uint format)
Undocumented in source. Be warned that the author may not have intended to support it.
- SDL_ISPIXELFORMAT_INDEXED
bool SDL_ISPIXELFORMAT_INDEXED(uint format)
Undocumented in source. Be warned that the author may not have intended to support it.
- SDL_ISPIXELFORMAT_PACKED
bool SDL_ISPIXELFORMAT_PACKED(uint format)
Undocumented in source. Be warned that the author may not have intended to support it.
- SDL_PIXELFLAG
uint SDL_PIXELFLAG(uint x)
Undocumented in source. Be warned that the author may not have intended to support it.
- SDL_PIXELLAYOUT
uint SDL_PIXELLAYOUT(uint x)
Undocumented in source. Be warned that the author may not have intended to support it.
- SDL_PIXELORDER
uint SDL_PIXELORDER(uint x)
Undocumented in source. Be warned that the author may not have intended to support it.
- SDL_PIXELTYPE
uint SDL_PIXELTYPE(uint x)
Undocumented in source. Be warned that the author may not have intended to support it.