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

TSDL_imageFilterShiftLeftByte

Declaration

Source position: libsdl2_gfx.pas line 171

type TSDL_imageFilterShiftLeftByte = function(

  Src1: pcuint8;

  Dest: pcuint8;

  Length: cuint32;

  N: cuint8

):cint32;



CT Web help

CodeTyphon Studio