MinBrightness

ColorRange.MinBrightness property

Gets or sets the starting brightness value.

public float MinBrightness { get; set; }

Property Value

The brightness ranges from 0.0 through 1.0, where 0.0 represents black and 1.0 represents white.

See Also