The ExtendedColor type exposes the following members.
Constructors
Methods
| Name | Description | |
|---|---|---|
| Brighter | (Inherited from Color.) | |
| Darker | (Inherited from Color.) | |
| Equals | (Inherited from Color.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode | (Inherited from Color.) | |
| GetType()()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| GetType(Object) | ||
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ToArgb | (Inherited from Color.) | |
| ToString | (Inherited from Object.) |
Fields
| Name | Description | |
|---|---|---|
| type |
Properties
| Name | Description | |
|---|---|---|
| B |
Gets the blue component value of this Color structure.
(Inherited from Color.) | |
| G |
Gets the green component value of this Color structure.
(Inherited from Color.) | |
| R |
Gets the red component value of this Color structure.
(Inherited from Color.) | |
| Type |