TSdlArrayOrder
Array component order, low byte -> high byte.
Definition
Unit: Neslib.Sdl3.Video
Array component order, low byte -> high byte.
Unit: Neslib.Sdl3.Video
None = SDL_ARRAYORDER_NONE
Rgb = SDL_ARRAYORDER_RGB
Rgba = SDL_ARRAYORDER_RGBA
Argb = SDL_ARRAYORDER_ARGB
Bgr = SDL_ARRAYORDER_BGR
Bgra = SDL_ARRAYORDER_BGRA
Abgr = SDL_ARRAYORDER_ABGR