VintaSoft Barcode .NET SDK 16.0: Документация для Веб разработчика
Vintasoft.Primitives Namespace / VintasoftColor Structure
Свойства Методы Поля Операторы Смотрите также
В этом разделе
Члены типа VintasoftColor Structure
В этом разделе
В следующих таблицах перечислены элементы, предоставляемые VintasoftColor.
Публичные Поля
 ИмяОписание
Public Fieldstatic (Shared in Visual Basic)The empty color.
Публичные Свойства
 ИмяОписание
Public PropertyGets the alpha component value of this color.
Public PropertyGets the blue component value of this color.
Public Propertystatic (Shared in Visual Basic)Gets the black color.
Public Propertystatic (Shared in Visual Basic)Gets the blue color.
Public PropertyGets the green component value of this color.
Public Propertystatic (Shared in Visual Basic)Gets the green color.
Public PropertyGets a value indicating whether this color is empty.
Public PropertyGets the red component value of this color.
Public Propertystatic (Shared in Visual Basic)Gets the red color.
Public Propertystatic (Shared in Visual Basic)Gets the transparent color.
Public Propertystatic (Shared in Visual Basic)Gets the white color.
Публичные Методы
 ИмяОписание
Public MethodОпределяет, равен ли указанный object этому экземпляру.
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 T:Vintasoft.Primitives.VintasoftColor from gray color value.
Public Methodstatic (Shared in Visual Basic)Creates a T:Vintasoft.Primitives.VintasoftColor from an HTML color representation.
Public Methodstatic (Shared in Visual Basic)Creates a T:Vintasoft.Primitives.VintasoftColor from its component (red, green, and blue) values.
Public MethodВозвращает хэш-код для этого экземпляра.
Public MethodReturns the ARGB value of this T:Vintasoft.Primitives.VintasoftColor.
Public MethodOverloaded. Converts this T:Vintasoft.Primitives.VintasoftColor to a HTML color format.
Public MethodOverloaded. Converts this T:Vintasoft.Primitives.VintasoftColor to a HTML HEX color format.
Public MethodConverts this T:Vintasoft.Primitives.VintasoftColor to string.
Public Methodstatic (Shared in Visual Basic)Tries to convert a HTML color representation to T:Vintasoft.Primitives.VintasoftColor.
Публичные Операторы
 ИмяОписание
Public OperatorImplements the operator ==.
Public OperatorImplements the operator !=.
Смотрите также