Unit 'nxTypes' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_nxpascal]

RGBA

Declaration

Source position: nxTypes.pas line 108

function RGBA(

  const r: Byte;

  const g: Byte;

  const b: Byte;

  const a: Byte = 255

):TRGBA;



CT Web help

CodeTyphon Studio