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