NoiseReducerSpatialFilterSettings

Noise reducer filter settings for spatial filter.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specify strength of post noise reduction sharpening filter, with 0 disabling the filter and 3 enabling it at maximum strength.

Link copied to clipboard
val speed: Int?

The speed of the filter, from -2 (lower speed) to 3 (higher speed), with 0 being the nominal value.

Link copied to clipboard

Relative strength of noise reducing filter. Higher values produce stronger filtering.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String