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

SDL_imageFilterConvolveKernel5x5ShiftRight

Declaration

Source position: sdl_gfx.pas line 609

function SDL_imageFilterConvolveKernel5x5ShiftRight(

  Src: PAnsiChar;

  Dest: PAnsiChar;

  rows: Integer;

  columns: Integer;

  Kernel: PShortInt;

  NRightShift: AnsiChar

):Integer;


Documentation generated on: 2025-07-25