CIColor

E849990

CIColor is a Core Image class in Apple’s frameworks that represents and manages color values for image processing operations.

Jump to: Statements Referenced by

Statements (48)

Predicate Object
instanceOf Core Image class
Objective-C class
Swift class
availableOn iOS NERFINISHED
macOS NERFINISHED
tvOS NERFINISHED
watchOS NERFINISHED
bridgesTo CGColorRef
NSColor NERFINISHED
UIColor NERFINISHED
category graphics
image processing
conformsTo NSCopying NERFINISHED
definedInFramework CoreImage.framework NERFINISHED
frameworkLanguage Objective-C NERFINISHED
Swift NERFINISHED
hasProperty alpha
blue
colorSpace
green
red
stringRepresentation
immutable true
initializer colorWithCGColor:
colorWithRed:green:blue:
colorWithRed:green:blue:alpha:
colorWithString:
initWithCGColor:
initWithColor:
initWithRed:green:blue:
initWithRed:green:blue:alpha:
initWithString:
introducedBy Apple NERFINISHED
partOf Core Image NERFINISHED
platform Apple NERFINISHED
relatedClass CIFilter NERFINISHED
CIImage
CIVector
returnsValueType floating point components
supportsColorSpace RGB color spaces
extended color spaces
wide gamut color spaces
threadSafe true
usedFor image processing
managing color values
representing color values
usedIn CIFilter parameters
CIKernel arguments

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

Core Image primaryClass CIColor