CICategoryColorAdjustment
CICategoryCompositeOperation
CICategoryDistortionEffect
CICategoryGenerator
CIAttributedTextImageGenerator
CICode128BarcodeGenerator
CILenticularHaloGenerator
CIRoundedRectangleGenerator
CICategoryGeometryAdjustment
CIEdgePreserveUpsampleFilter
CIKeystoneCorrectionCombined
CIKeystoneCorrectionHorizontal
CIKeystoneCorrectionVertical
CIPerspectiveTransformWithExtent
CICategoryTransition
CIAccordionFoldTransition
CIDisintegrateWithMaskTransition
CIPageCurlWithShadowTransition
CIBicubicScaleTransform
CICategoryGeometryAdjustment, CICategoryVideo, CICategoryStillImage, CICategoryNonSquarePixels, CICategoryBuiltIn
Produces a high-quality, scaled version of a source image. The parameters of B and C for this filter determine the sharpness or softness of the resampling. The most commonly used B and C values are 0.0 and 0.75, respectively.
Parameters for CIBicubicScaleTransform
The additional horizontal scaling factor to use on the image.
Scalar. Min: 0.0
Specifies the value of B to use for the cubic resampling function.
Scalar. Min: 0.0 Max: 1.0
Specifies the value of C to use for the cubic resampling function.
Scalar. Min: 0.0 Max: 1.0
The image to use as an input image. For filters that also use a background image, this is the foreground image.
Image.
The scaling factor to use on the image. Values less than 1.0 scale down the images. Values greater than 1.0 scale up the image.
Scalar. Min: 0.0