Eyeshot 11 WinForms API Reference
WinForms 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)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)Method unified between WinForms and WPF that converts a System.Drawing.Color or System.Windows.Media.Brush to a System.Drawing.Color.  
    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.  
    Top
    See Also