JAVA/CORBA CLASSES


Saturation property
Example

Read-only. The saturation component of the color's HSL value.

Defined in

ColorObject

Data type

int

Syntax

public int getSaturation()
   throws NotesException

Usage

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

This property is in the range 0-240.

Language cross-reference

Saturation property in LotusScript NotesColorObject class

Example
See Also