VintaSoft Twain .NET SDK 15.4: Documentation for .NET 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 gray color value.
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 MethodOverloaded. Converts this to a HTML color format.
Public MethodOverloaded. Converts this to a HTML HEX color format.
Public MethodConverts this VintasoftColor to string.
Public Methodstatic (Shared in Visual Basic)Tries to convert a HTML color representation to VintasoftColor.
See Also