Contents

isLuminanceNoiseReductionSupported

A Boolean that indicates if the current image supports luminance noise reduction adjustments.

Declaration

var isLuminanceNoiseReductionSupported: Bool { get }

Discussion

If this value is true, you can adjust the amount of luminance noise reduction to apply to the image by setting luminanceNoiseReductionAmount.

See Also

Inspecting supported camera models, decoders, and filters