Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Graphics Namespace / RenderContextUtility Class
Methods


In This Topic
    RenderContextUtility Class Members
    In This Topic

    The following tables list the members exposed by RenderContextUtility.

    Public Constructors
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Overloaded. Method unified between WinForms and WPF that checks the equality between a System.Drawing.Color (WinForms) or System.Windows.Media.Brush (WPF) object and another System.Drawing.Color object.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Method that converts a System.Drawing.Color to a System.Windows.Media.Brush.  
    Public Methodstatic (Shared in Visual Basic)Creates a new System.Windows.Media.Brush structure by using the specified sRGB alpha channel and color channel values.  
    Public Methodstatic (Shared in Visual Basic)Creates a new System.Windows.Media.Brush structure by using the specified RGB color channel values.  
    Public Methodstatic (Shared in Visual Basic)Method unified between WinForms and WPF that converts a System.Drawing.Color array (WinForms) or System.Windows.Media.Brush array (WPF) to a System.Drawing.Color array.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Method unified between WinForms and WPF that converts a System.Drawing.Image or System.Windows.Media.ImageSource to a System.Drawing.Image.  
    Public Methodstatic (Shared in Visual Basic)Method that converts a System.Windows.Point to a System.Drawing.Point.  
    Public Methodstatic (Shared in Visual Basic)  
    Top
    See Also