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

TSDL_imageFilterMultByByte

Declaration

Source position: libsdl2_gfx.pas line 105

type TSDL_imageFilterMultByByte = function(

  Src1: pcuint8;

  Dest: pcuint8;

  Length: cuint32;

  C: cuint8

):cint32;



CT Web help

CodeTyphon Studio