Contents

noiseReductionAmount

A key for the amount to reduce noise in the image.

Declaration

static let noiseReductionAmount: CIRAWFilterOption

Discussion

The associated value must be an NSNumber object that specifies a floating-point value between 0.0 and 1.0. The value has no effect if the image used for initialization is not RAW.

See Also

Type Properties