Share via


SplitToneRange Members

Include Protected Members
Include Inherited Members

The SplitToneRange type exposes the following members.

Constructors

  Name Description
Public method SplitToneRange()
Creates and initializes a new SplitToneRange with default values.
Public method SplitToneRange(Byte, Byte, Color)
Creates and initializes a new SplitToneRange with specified luminance and color values.

Properties

  Name Description
Public property Color
The RGB color to be set for the luminance. Range [0, 255], for each color component.
Public property LuminanceHigh

The higher luminance value.

Range [0, 255]. Must be higher than LuminanceLow.

Public property LuminanceLow

The lower luminance value.

Range [0, 255]. Must be lower than LuminanceHigh.

See Also

SplitToneRange Class

Lumia.Imaging.Artistic Namespace