CIColor

E849990

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

All labels observed (1)

Label Occurrences
CIColor canonical 2

How this entity was disambiguated

Statements (48)

Predicate Object
instanceOf Core Image class ⓘ
Objective-C class ⓘ
Swift class ⓘ
availableOn iOS ⓘ
macOS ⓘ
tvOS ⓘ
watchOS ⓘ
bridgesTo CGColorRef ⓘ
NSColor ⓘ
UIColor ⓘ
category graphics ⓘ
image processing ⓘ
conformsTo NSCopying ⓘ
definedInFramework CoreImage.framework ⓘ
linked to: Core Image
frameworkLanguage Objective-C ⓘ
Swift ⓘ
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 ⓘ
linked to: Apple Inc.
partOf Core Image ⓘ
platform Apple ⓘ
linked to: Apple Inc.
relatedClass CIFilter ⓘ
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 ⓘ

How these facts were elicited

Referenced by (2)

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

Core Image → primaryClass → CIColor ⓘ
CIImage → usedWith → CIColor ⓘ