CIFilterInputKey Class

Definition

Keys that can be used to configure the CIFilter input values.

public static class CIFilterInputKey
type CIFilterInputKey = class
Inheritance
CIFilterInputKey

Properties

Amount
Angle

Represents the value associated with the constant kCIInputAngleKey

AspectRatio

Represents the value associated with the constant kCIInputAspectRatioKey

BackgroundImage

Represents the value associated with the constant kCIInputBackgroundImageKey

BiasKey

Represents the value associated with the constant kCIInputBiasKey.

Brightness

Represents the value associated with the constant kCIInputBrightnessKey

Center

Represents the value associated with the constant kCIInputCenterKey

Color

Represents the value associated with the constant kCIInputColorKey

Contrast

Represents the value associated with the constant kCIInputContrastKey

DepthImage
DisparityImage
EV

Represents the value associated with the constant kCIInputEVKey

Extent

Represents the value associated with the constant kCIInputExtentKey

GradientImage

Represents the value associated with the constant kCIInputGradientImageKey.

Image

Represents the value associated with the constant kCIInputImageKey

Intensity

Represents the value associated with the constant kCIInputIntensityKey

MaskImage

Represents the value associated with the constant kCIInputMaskImageKey

MatteImage
Radius

Represents the value associated with the constant kCIInputRadiusKey

Refraction

Represents the value associated with the constant kCIInputRefractionKey.

Saturation

Represents the value associated with the constant kCIInputSaturationKey

Scale

Represents the value associated with the constant kCIInputScaleKey

ShadingImage

Represents the value associated with the constant kCIInputShadingImageKey.

Sharpness

Represents the value associated with the constant kCIInputSharpnessKey

TargetImage

Represents the value associated with the constant kCIInputTargetImageKey

Time

Represents the value associated with the constant kCIInputTimeKey

Transform

Represents the value associated with the constant kCIInputTransformKey

Version

Represents the value associated with the constant kCIInputVersionKey

WeightsKey

A key indicating a value that is a weight matrix for a convolution filter.

Width

Represents the value associated with the constant kCIInputWidthKey

Applies to