Returns a color object whose RGB values are 0
, 0
, and 1
and whose alpha value is 1
.
SDKs
- iOS 10.0+
- macOS 10.12+
- Mac Catalyst 13.0+
- tvOS 10.0+
Framework
- Core Image
Declaration
class var blue: CIColor { get }
Return Value
The color object in the sRGB colorspace.