CICategoryColorAdjustment
CICategoryCompositeOperation
CICategoryDistortionEffect
CICategoryGenerator
CIAttributedTextImageGenerator
CICode128BarcodeGenerator
CILenticularHaloGenerator
CIRoundedRectangleGenerator
CICategoryGeometryAdjustment
CIEdgePreserveUpsampleFilter
CIKeystoneCorrectionCombined
CIKeystoneCorrectionHorizontal
CIKeystoneCorrectionVertical
CIPerspectiveTransformWithExtent
CICategoryTransition
CIAccordionFoldTransition
CIDisintegrateWithMaskTransition
CIPageCurlWithShadowTransition
CIColorThreshold
CICategoryColorAdjustment, CICategoryVideo, CICategoryInterlaced, CICategoryNonSquarePixels, CICategoryStillImage, CICategoryBuiltIn
Produces a binarized image from an image and a threshold value. The red, green and blue channels of the resulting image will be one if its value is greater than the threshold and zero otherwise.
Parameters for CIColorThreshold
The image to use as an input image. For filters that also use a background image, this is the foreground image.
Image.
No description provided by Core Image.
Scalar.
Examples for CIColorThreshold