The following tables list the members exposed by ColorEx.
Name | Description | |
---|---|---|
![]() | A | Gets the alpha component value of this ColorEx structure. |
![]() | B | Gets the blue component value of this ColorEx structure. |
![]() | G | Gets the green component value of this ColorEx structure. |
![]() | R | Gets the red component value of this ColorEx structure. |
Name | Description | |
---|---|---|
![]() ![]() | 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. |