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

SDL_MapRGBA

Declaration

Source position: sdl.pas line 3177

function SDL_MapRGBA(

  format: PSDL_PixelFormat;

  r: UInt8;

  g: UInt8;

  b: UInt8;

  a: UInt8

):UInt32;


Documentation generated on: 2023-03-18