Module: SDL2::BITMAPORDER
- Includes:
- EnumerableConstants
- Defined in:
- lib/sdl2/pixels.rb
Overview
Bitmap pixel order, high bit -> low bit
Constant Summary collapse
- NONE =
next_const_value
- N4321 =
next_const_value
- N1234 =
next_const_value
Bitmap pixel order, high bit -> low bit
next_const_value
next_const_value
next_const_value