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

TMUIPenDisplay.SetRGB

Switch the pendisplay object to an RGB value.

Declaration

Source position: MUIClass.Area.pas line 322

public procedure TMUIPenDisplay.SetRGB(

  Red: LongWord;

  Green: LongWord;

  Blue: LongWord

);

Arguments

Red

  

Red component as 32 bit longword

Green

  

Green component as 32 bit longword

Blue

  

Blue component as 32 bit longword

See also

SetMUIPen

  

Switch the pendisplay object to a specific MUI pen (MPEN_SHINE, MPEN_SHADOW, ...)

SetMUIPen

  

Switch the pendisplay object to a specific colormap entry.

SetRGB8

  

Switch the pendisplay object to an RGB value as byte values.


Documentation generated on: 2024-04-20