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

TSDL_Palette

Declaration

Source position: libsdl2.pas line 585

type TSDL_Palette = record

  ncolors: SInt32;

  

  colors: PSDL_Color;

  

  version: UInt32;

  

  refcount: SInt32;

  

end;



CT Web help

CodeTyphon Studio