init(cgColor:)
Create a Core Image color object with a Core Graphics color object.
Declaration
init(cgColor color: CGColor)Return Value
An initialized CIColor instance.
Create a Core Image color object with a Core Graphics color object.
init(cgColor color: CGColor)An initialized CIColor instance.