ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.WIC Namespace / DevelopRaw Class / GetNoiseReduction Method

In This Topic
    GetNoiseReduction Method
    In This Topic
    HRESULT IWICDevelopRaw::GetNoiseReduction([Out] double* pNoiseReduction)
    Syntax
    'Declaration
     
    Public Function GetNoiseReduction() As System.Double
    public System.double GetNoiseReduction()
    See Also