Bitmap pixel order, high bit -> low bit.
Defined in <SDL3/SDL_pixels.h>
typedef enum SDL_BitmapOrder { SDL_BITMAPORDER_NONE, SDL_BITMAPORDER_4321, SDL_BITMAPORDER_1234 } SDL_BitmapOrder;
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.