| Class | Description |
|---|---|
| CIAztecCodeDescriptor |
CIAztecCodeDescriptor
|
| CIBarcodeDescriptor |
CIBarcodeDescriptor
|
| CIBlendKernel |
CIBlendKernel is a special type of color kernel that blends two images.
|
| CIColor | |
| CIColorKernel |
CIColorKernel is an object that encapsulates a Core Image Kernel Language
routine that processes only the color information in images.
|
| CIContext | |
| CIDataMatrixCodeDescriptor |
CIDataMatrixCodeDescriptor
|
| CIDetector |
Detects features in images.
|
| CIFaceFeature |
A face feature found by a CIDetector.
|
| CIFeature |
Generic feature found by a CIDetector.
|
| CIFilter |
CIFilter are filter objects for Core Image that encapsulate the filter with its attributes
|
| CIFilterShape | |
| CIImage | |
| CIImageAccumulator | |
| CIImageProcessorKernel |
In order to use a CIImageProcessorInput & CIImageProcessorOutput you must
subclass from a CIImageProcessorKernel and override the methods you need to
produce the desired output.
|
| CIKernel |
CIKernel is an object that encapsulates a Core Image Kernel Language
routine that generates a new images based on input images and agruments.
|
| CIPDF417CodeDescriptor |
CIPDF417CodeDescriptor
|
| CIQRCodeDescriptor |
CIQRCodeDescriptor
|
| CIQRCodeFeature | |
| CIRAWFilter | |
| CIRectangleFeature |
A rectangle feature found by a CIDetector
All positions are relative to the original image.
|
| CIRenderDestination |
This is a lightweight API to allow clients to specify all the
attributes of a render that pertain to the render's destination.
|
| CIRenderInfo |
An Xcode quicklook of this object will show a graph visualization of the render
with detailed timing information.
|
| CIRenderTask |
An Xcode quicklook of this object will show a graph visualization of the render
|
| CISampler | |
| CITextFeature | |
| CIVector | |
| CIWarpKernel |
CIWarpKernel is an object that encapsulates a Core Image Kernel Language
function that processes only the geometry of an image.
|