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

TTSDL_PixelFormatEnumToMasks

Declaration

Source position: libsdl2.pas line 616

type TTSDL_PixelFormatEnumToMasks = function(

  format: UInt32;

  bpp: PInt;

  Rmask: PUInt32;

  Gmask: PUInt32;

  Bmask: PUInt32;

  Amask: PUInt32

):TSDL_Bool;



CT Web help

CodeTyphon Studio