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

TColorRGBA

Declaration

Source position: sdl_gfx.pas line 75

type TColorRGBA = packed record

  r: UInt8;

  g: UInt8;

  b: UInt8;

  a: UInt8;

end;


Documentation generated on: 2023-03-18