Unit 'Img32' Package
[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_image32]

Color32

Declaration

Source position: Img32.pas line 595

function Color32(

  rgbColor: Integer

):TColor32; overload;

function Color32(

  a: Byte;

  r: Byte;

  g: Byte;

  b: Byte

):TColor32; overload;



CT Web help

CodeTyphon Studio