Color32 Function
ImagingFormats

Constructs TColor32Rec color.

Pascal
function Color32(A: Byte; 
                 R: Byte; 
                 G: Byte; 
                 B: Byte): TColor32Rec;
File

ImagingFormats (at line 309)

Related Information
You are here: Symbol Reference > Functions > Color32 Function