IKFilterUIView
Input parameters for filtering core image filters.
Declaration
class IKFilterUIViewOverview
The IKFilterUIView class provides a view that contains input parameter controls for a Core Image filter (CIFilter). You need to use this class when providing a user interface for a custom filter. The class creates a view that has an object controller for the given filter. It also retains the filter.