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

SDL_imageFilterSobelXShiftRight

Declaration

Source position: sdl_gfx.pas line 635

function SDL_imageFilterSobelXShiftRight(

  Src: PAnsiChar;

  Dest: PAnsiChar;

  rows: Integer;

  columns: Integer;

  NRightShift: AnsiChar

):Integer;


Documentation generated on: 2025-07-25