Documentation
C++ Reference
C# Reference
Appendices
Namespace: P1.ImageSdk
P1.ImageSdk
The pixel radius used for the Noise Reduction algorithm to sample neighbouring pixels to reduce noise. The value is between 0 and 32. Default is 0.
public int NoiseReductionRadius { get; set; }