Name | Description | |
---|---|---|
![]() ![]() | Empty | The empty color. |
Name | Description | |
---|---|---|
![]() ![]() | Empty | The empty color. |
Name | Description | |
---|---|---|
![]() | A | Gets the alpha component value of this color. |
![]() | B | Gets the blue component value of this color. |
![]() ![]() | Black | Gets the black color. |
![]() ![]() | Blue | Gets the blue color. |
![]() | G | Gets the green component value of this color. |
![]() ![]() | Green | Gets the green color. |
![]() | IsEmpty | Gets a value indicating whether this color is empty. |
![]() | R | Gets the red component value of this color. |
![]() ![]() | Red | Gets the red color. |
![]() ![]() | Transparent | Gets the transparent color. |
![]() ![]() | White | Gets the white color. |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object, is equal to this instance. |
![]() ![]() | FromArgb | Overloaded. Creates a color from its component (alpha, red, green, and blue) values. |
![]() ![]() | FromHtml | Creates a VintasoftColor from an HTML color representation. |
![]() ![]() | FromRgb | Creates a VintasoftColor from its component (red, green, and blue) values. |
![]() | GetHashCode | Returns a hash code for this instance. |
![]() | ToArgb | Returns the ARGB value of this VintasoftColor. |
![]() | ToString | Converts this VintasoftColor to string. |
Name | Description | |
---|---|---|
![]() | Equality | Implements the operator ==. |
![]() | Inequality | Implements the operator !=. |