Xceed Workbooks for .NET v3.0 Documentation
Xceed.Drawing.NET Assembly / Xceed.Drawing Namespace / Color Structure


In This Topic
    Color Structure Methods
    In This Topic

    For a list of all members of this type, see Color members.

    Public Methods
     NameDescription
    Public Method  
    Public Methodstatic (Shared in Visual Basic)  
    Public MethodReturns the Color's brightness.  
    Public Methodstatic (Shared in Visual Basic)  
    Public Method  
    Public MethodReturns the Color's hue.  
    Public MethodReturns the Color's saturation.  
    Public Methodstatic (Shared in Visual Basic)Will return true if the value string corresponds to one of the SKColors in .NET5+ or one of the System.Drawing.KnownColor in .NET Framework.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Creates a Color from specific values.  
    Public MethodReturns the Color's 32-bit ARGB value.  
    Top
    See Also