Unit 'libSDL2' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_sdl]

SDL_PIXELFORMAT_INDEX4MSB

Declaration

Source position: libsdl2.pas line 344

const SDL_PIXELFORMAT_INDEX4MSB = 1 shl 28 or SDL_PIXELTYPE_INDEX4 shl 24 or SDL_BITMAPORDER_1234 shl 20 or 0 shl 16 or 4 shl 8 or 0 shl 0;



CT Web help

CodeTyphon Studio