Set by Color as three bytes
Source position: MUIClass.Area.pas line 393
public procedure TSpecDesc.SetRGB( |
R: Byte; |
G: Byte; |
B: Byte |
); overload; |
R |
|
Red as byte |
G |
|
Green as byte |
B |
|
Blue as byte |
will resolve to '2: rrrrrrrr,gggggggg,bbbbbbbb'
|
Set by Color MUI typical as three Longwords |
|
|
[i] Specify the type of your image. |