CIFilterCategory Class

Definition

Constants used for CIFilter filtering facilities to find filters by category.

public static class CIFilterCategory
type CIFilterCategory = class
Inheritance
CIFilterCategory

Properties

Blur

Represents the value associated with the constant kCICategoryBlur

BuiltIn

Represents the value associated with the constant kCICategoryBuiltIn

ColorAdjustment

Represents the value associated with the constant kCICategoryColorAdjustment

ColorEffect

Represents the value associated with the constant kCICategoryColorEffect

CompositeOperation

Represents the value associated with the constant kCICategoryCompositeOperation

DistortionEffect

Represents the value associated with the constant kCICategoryDistortionEffect

FilterGenerator

Represents the value associated with the constant kCICategoryFilterGenerator

Generator

Represents the value associated with the constant kCICategoryGenerator

GeometryAdjustment

Represents the value associated with the constant kCICategoryGeometryAdjustment

Gradient

Represents the value associated with the constant kCICategoryGradient

HalftoneEffect

Represents the value associated with the constant kCICategoryHalftoneEffect

HighDynamicRange

Represents the value associated with the constant kCICategoryHighDynamicRange

Interlaced

Represents the value associated with the constant kCICategoryInterlaced

NonSquarePixels

Represents the value associated with the constant kCICategoryNonSquarePixels

Reduction

Represents the value associated with the constant kCICategoryReduction

Sharpen

Represents the value associated with the constant kCICategorySharpen

StillImage

Represents the value associated with the constant kCICategoryStillImage

Stylize

Represents the value associated with the constant kCICategoryStylize

TileEffect

Represents the value associated with the constant kCICategoryTileEffect

Transition

Represents the value associated with the constant kCICategoryTransition

Video

Represents the value associated with the constant kCICategoryVideo

Applies to