VintaSoft Barcode .NET SDK 15.0: Documentation for Web developer
Vintasoft.Primitives Namespace / VintasoftColor Structure
In This Topic
    VintasoftColor Structure Methods
    In This Topic
    For a list of all methods of this type, see VintasoftColor.
    Public Methods
     NameDescription
    Public MethodDetermines whether the specified object, is equal to this instance.
    Public Methodstatic (Shared in Visual Basic)Overloaded. Creates a color from its component (alpha, red, green, and blue) values.
    Public Methodstatic (Shared in Visual Basic)Creates a VintasoftColor from an HTML color representation.
    Public Methodstatic (Shared in Visual Basic)Creates a VintasoftColor from its component (red, green, and blue) values.
    Public MethodReturns a hash code for this instance.
    Public MethodReturns the ARGB value of this VintasoftColor.
    Public MethodConverts this VintasoftColor to string.
    See Also