Unit 'MUIClass.Group' Package
[Overview][Classes][Index] [#MUIClass]

TMUIColorAdjust.RGB

Set or get the red/green/blue values all at once.

Declaration

Source position: MUIClass.Group.pas line 259

public property TMUIColorAdjust.RGB : PLongWord
  read GetRGB
  write SetRGB;

Description

You pass in / receive a pointer to three longwords containing the 32-bit red, green and blue values.

See also

Red

  

Set or get the 32-bit red component of the adjusted color.

Green

  

Set or get the 32-bit green component of the adjusted color.

Blue

  

Set or get the 32-bit blue component of the adjusted color.

ModeID

  

Which screen mode the color shall be adjusted.


Documentation generated on: 2024-03-28