LOTUSSCRIPT/COM/OLE CLASSES


Luminance property
Example

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

Defined in

NotesColorObject

Data type

Integer

Syntax

To get: valueHSL% = notesColorObject.Luminance

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

Luminance property in Java ColorObject class

Example
See Also