VintaSoft Twain .NET SDK 15.3: Руководство для .NET разработчика
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 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.
    Публичные Операторы
     ИмяОписание
    Public OperatorImplements the operator ==.
    Public OperatorImplements the operator !=.
    Смотрите также