Name | Description | |
---|---|---|
ApplyTransparency | Adjust the color with provided transparency. | |
FromArgb | Creates a ColorEx structure from the four 8-bit ARGB components (alpha, red, green, and blue) values. | |
FromColorEx | Creates a ColorEx structure from the existing ColorEx structure. | |
ToString | Returns a System.String that represents this instance. |