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

TSDL_imageFilterBitOr

Declaration

Source position: libsdl2_gfx.pas line 162

type TSDL_imageFilterBitOr = function(

  Src1: pcuint8;

  Src2: pcuint8;

  Dest: pcuint8;

  Length: cuint32

):cint32;



CT Web help

CodeTyphon Studio