brightnessComponent
The brightness component value of the color.
Declaration
var brightnessComponent: CGFloat { get }Discussion
Access this property only for colors in the calibratedRGB or deviceRGB color spaces. RGB values are converted to HSB values as needed. Accessing it for other color types raises an exception.