An image processing programming interface, introduced in Mac OS X v10.4, that is part of the Quartz Core framework.
Code that uses Core Image to process digital images.
The user term for the Image Kit filter browser panel class (IKFilterBrowserPanel
) which allows users to browse Core Image filters.
The Image Kit view class (IKImageBrowserView
) that is optimized for browsing images. The user term is image browser.
The Image Kit edit panel class (IKImageEditPanel
) that is optimized for editing images. The user term is Image Edit window.
A framework (ImageIO.framework
) that provides opaque data types for reading data from an image source and writing data to an image destination.
A programming interface that supports browsing, viewing, and editing images and browsing and controlling Core Image filters.
A Core Image filter that is packaged for distribution as an NSBundle
object
The Image Kit picture taker class (IKPictureTaker
) that allows users to choose images by browsing the file system or by taking a snapshot with an iSight or other digital camera. The user term is picture taker.
A framework, introduced in Mac OS X v10.5, that provides a plug-in architecture for custom document types. A Quick Look document type can be displayed as a preview in the Finder and as an item in such applications as iPhoto or any application that supports slideshows created with the IKSlideshow
class.
© 2008 Apple Inc. All Rights Reserved. (Last updated: 2008-06-09)