CIFilterShape
A description of the bounding shape of a filter and the domain of definition for a filter operation.
Declaration
class CIFilterShapeOverview
You use CIFilterShape objects in conjunction with Core Image classes, such as CIFilter, CIKernel, and CISampler, to create custom filters.