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

TSDL_imageFilterBitAnd

Declaration

Source position: libsdl2_gfx.pas line 97

type TSDL_imageFilterBitAnd = function(

  Src1: pcuint8;

  Src2: pcuint8;

  Dest: pcuint8;

  Length: cuint32

):cint32;



CT Web help

CodeTyphon Studio