ComponentOne Bitmap for UWP
C1.UWP.DX 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 System.Double _
    ) 
    public void SetTint( 
       System.double tint
    )

    Parameters

    tint
    See Also