Contents

whiteComponent

The white component value of the color.

Declaration

var whiteComponent: CGFloat { get }

Discussion

Access this property only for colors in the calibratedWhite, NSCalibratedBlackColorSpace, NSDeviceBlackColorSpace, or deviceWhite color spaces. Accessing it for other color types raises an exception.

See Also

Related Documentation

Retrieving individual components