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

TMUIPenDisplay.SetRGB8

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

Declaration

Source position: MUIClass.Area.pas line 323

public procedure TMUIPenDisplay.SetRGB8(

  Red: Byte;

  Green: Byte;

  Blue: Byte

);

Arguments

Red

  

Red component as byte value

Green

  

Green component as byte value

Blue

  

Blue component as byte value

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.

SetRGB

  

Switch the pendisplay object to an RGB value.


Documentation generated on: 2024-04-25