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

SDL_imageFilterShiftRightAndMultByByte

Declaration

Source position: sdl_gfx.pas line 535

function SDL_imageFilterShiftRightAndMultByByte(

  Src1: PAnsiChar;

  Dest: PAnsiChar;

  length: Integer;

  N: AnsiChar;

  C: AnsiChar

):Integer;


Documentation generated on: 2025-07-25