Contents

clear

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

Declaration

class var clear: CIColor { get }

See Also

Creating a CIColor Object with Preset Components