Contents

gray

Returns a singleton Core Image color instance in the sRGB color space with RGB values 0.5,0.5,0.5 and alpha value 1.

Declaration

class var gray: CIColor { get }

See Also

Creating a CIColor Object with Preset Components