Unit 'ctOpenGL2DCanvas' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_opengl]

MakeColor

Declaration

Source position: ctOpenGL2DCanvas.pas line 371

function MakeColor(

  r: Byte;

  g: Byte;

  b: Byte

):ARGB; overload;

function MakeColor(

  a: Byte;

  r: Byte;

  g: Byte;

  b: Byte

):ARGB; overload;



CT Web help

CodeTyphon Studio