HueSaturationLayer.Lightness

HueSaturationLayer.Lightness property

Gets or sets the lightness.

public short Lightness { get; set; }

Property Value

The lightness.

Exceptions

exceptioncondition
ArgumentOutOfRangeExceptionLightness must be in range from -100 to +100

See Also