Unit 'sdl_gfx' Package
[Overview][Constants][Types][Procedures and functions][Index] [#sdl]

SDL_imageFilterConvolveKernel7x7ShiftRight

Declaration

Source position: sdl_gfx.pas line 606

function SDL_imageFilterConvolveKernel7x7ShiftRight(

  Src: PChar;

  Dest: PChar;

  rows: Integer;

  columns: Integer;

  Kernel: PShortInt;

  NRightShift: char

):Integer;


Documentation generated on: 2023-03-18