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

In This Topic
    SetNamedWhitePoint Method
    In This Topic
    HRESULT IWICDevelopRaw::SetNamedWhitePoint([In] WICNamedWhitePoint WhitePoint)
    Syntax
    'Declaration
     
    Public Sub SetNamedWhitePoint( _
       ByVal whitePoint As NamedWhitePoint _
    ) 
    public void SetNamedWhitePoint( 
       NamedWhitePoint whitePoint
    )

    Parameters

    whitePoint
    See Also