Colorspace color type.
Defined in <SDL3/SDL_pixels.h>
typedef enum SDL_ColorType { SDL_COLOR_TYPE_UNKNOWN = 0, SDL_COLOR_TYPE_RGB = 1, SDL_COLOR_TYPE_YCBCR = 2 } SDL_ColorType;
This enum is available since SDL 3.1.3.
CategoryAPI, CategoryAPIEnum, CategoryPixels
[ front page | index | search | recent changes | git repo | offline html ]
All wiki content is licensed under Creative Commons Attribution 4.0 International (CC BY 4.0). Wiki powered by ghwikipp.