ComponentOne Bitmap for WinForms
C1.Win.C1DX.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 System.Double _
    ) 
    public void SetNoiseReduction( 
       System.double noiseReduction
    )

    Parameters

    noiseReduction
    See Also