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

vlineRGBA

Declaration

Source position: sdl_gfx.pas line 151

function vlineRGBA(

  dst: PSDL_Surface;

  x: SInt16;

  y1: SInt16;

  y2: SInt16;

  r: UInt8;

  g: UInt8;

  b: UInt8;

  a: UInt8

):Integer;


Documentation generated on: 2023-03-18