HueSaturationLayer.Saturation

HueSaturationLayer.Saturation property

Gets or sets the saturation.

public short Saturation { get; set; }

Property Value

The saturation.

Exceptions

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

See Also