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

In This Topic
    SetGamma Method
    In This Topic
    HRESULT IWICDevelopRaw::SetGamma([In] double Gamma)
    Syntax
    'Declaration
     
    Public Sub SetGamma( _
       ByVal gamma As Double _
    ) 
    public void SetGamma( 
       double gamma
    )

    Parameters

    gamma
    See Also