ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.WIC Namespace / DevelopRaw Class / SetNoiseReduction Method

In This Topic
    SetNoiseReduction Method
    In This Topic
    HRESULT IWICDevelopRaw::SetNoiseReduction([In] double NoiseReduction)
    Syntax
    'Declaration
     
    Public Sub SetNoiseReduction( _
       ByVal noiseReduction As Double _
    ) 
    public void SetNoiseReduction( 
       double noiseReduction
    )

    Parameters

    noiseReduction
    See Also