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

SDL_imageFilterSobelX

Declaration

Source position: sdl_gfx.pas line 630

function SDL_imageFilterSobelX(

  Src: PAnsiChar;

  Dest: PAnsiChar;

  rows: Integer;

  columns: Integer

):Integer;


Documentation generated on: 2025-07-25