VintaSoft Imaging .NET SDK 15.1: Документация для .NET разработчика
Vintasoft.Primitives Namespace / VintasoftColor Structure
В этом разделе
VintasoftColor Structure Methods
В этом разделе
Чтобы увидеть список всех методов этого типа, смотрите VintasoftColor.
Публичные Методы
 ИмяОписание
Public MethodDetermines whether the specified System.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.
Смотрите также