SplitToneRange Properties

The SplitToneRange type exposes the following members.

  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.

Show: