ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / ColorEx Class


In This Topic
    ColorEx Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Blends the specified colors together.  
    Public Methodstatic (Shared in Visual Basic)Creates a color from the ARGB components.  
    Public Methodstatic (Shared in Visual Basic)Gets the ARGB components of a color.  
    Public Methodstatic (Shared in Visual Basic)Convert color in platforms to a int color.  
    Public Methodstatic (Shared in Visual Basic)r,g,b values are from 0 to 1 h = [0,360], s = [0,1], v = [0,1] if s == 0, then h = -1(undefined)  
    Public Methodstatic (Shared in Visual Basic)Determines whether the specified color is the default color.  
    Public Methodstatic (Shared in Visual Basic)r,g,b values are from 0 to 1 h = [0,360], s = [0,1], v = [0,1] if s == 0, then h = -1(undefined)  
    Public Methodstatic (Shared in Visual Basic)Creates a new color modifying the alpha channel.  
    Top
    See Also