ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.WIC Namespace / DevelopRaw Class / SetWhitePointKelvin Method

In This Topic
    SetWhitePointKelvin Method
    In This Topic
    HRESULT IWICDevelopRaw::SetWhitePointKelvin([In] unsigned int WhitePointKelvin)
    Syntax
    'Declaration
     
    Public Sub SetWhitePointKelvin( _
       ByVal whitePointKelvin As System.Integer _
    ) 
    public void SetWhitePointKelvin( 
       System.int whitePointKelvin
    )

    Parameters

    whitePointKelvin
    See Also