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

SDL_imageFilterBinarizeUsingThreshold

Declaration

Source position: sdl_gfx.pas line 558

function SDL_imageFilterBinarizeUsingThreshold(

  Src1: PAnsiChar;

  Dest: PAnsiChar;

  length: Integer;

  T: AnsiChar

):Integer;


Documentation generated on: 2025-07-25