Unit 'MUIClass.Area' Package
[Overview][Types][Classes][Procedures and functions][Index] [#MUIClass]

TSpecDesc.SetRGB32

Set by Color MUI typical as three Longwords

Declaration

Source position: MUIClass.Area.pas line 391

public procedure TSpecDesc.SetRGB32(

  R: LongWord;

  G: LongWord;

  B: LongWord

); overload;

Arguments

R

  

Red component as LongWord

G

  

Green component as LongWord

B

  

Blue component as LongWord

Description

will resolve to '2: rrrrrrrr,gggggggg,bbbbbbbb'

See also

SetRGB

  

Set by Color as three bytes

TMUIImage.Spec

  

[i] Specify the type of your image.


Documentation generated on: 2024-04-25