MaxBrightness

ColorRange.MaxBrightness property

Gets or sets the ending brightness value.

public float MaxBrightness { 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