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

    Parameters

    gamma
    See Also