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

In This Topic
    SetTint Method
    In This Topic
    HRESULT IWICDevelopRaw::SetTint([In] double Tint)
    Syntax
    'Declaration
     
    Public Sub SetTint( _
       ByVal tint As Double _
    ) 
    public void SetTint( 
       double tint
    )

    Parameters

    tint
    See Also