IdenticonElementColorSaturation Property

The saturation of the colored shapes in the icon. Valid values are [0.0f, 1.0f]. Default value is 0.05f.
public float ColorSaturation { get; set; }
View source
Namespace
Jdenticon.Wpf
Package
PackageJdenticon.Wpf (since v3.0.0)

Property Value

Single

Exceptions

ExceptionCondition
ArgumentOutOfRangeExceptionThe value was less than 0.0f or greater than 1.0f.

Remarks

See Also

Reference