Color.GetBrightness
Color.GetBrightness method
Gets the hue-saturation-brightness (HSB) brightness value for this Color
structure.
public float GetBrightness()
Return Value
The brightness of this Color
. The brightness ranges from 0.0 through 1.0, where 0.0 represents black and 1.0 represents white.
See Also
- struct Color
- namespace Aspose.Imaging
- assembly Aspose.Imaging