The mechanism for loading image units in macOS.
SDK
- macOS 10.4+
Framework
- Core Image
Declaration
class CIPlugIn : NSObject
Overview
An image unit is an image processing bundle that contains one or more Core Image filters. The .plugin
extension indicates one or more filters that are packaged as an image unit.