JAVA/CORBA CLASSES


Green property
Example

Read-only. The green component of the color's RGB value.

Defined in

ColorObject

Data type

int

Syntax

public int getGreen()
   throws NotesException

Usage

If you write to NotesColor, this property changes to reflect the Domino color.

This property is in the range 0-255.

Language cross-reference

Green property in LotusScript NotesColorObject class

Example
See Also