The IGxColorClass interface contains static methods of the GxColor class that are used to access the color.
| Method name | Brief description | |
| FromKnownColor | The FromKnownColor method returns the predetermined color. | |
| FromName | The FromName method returns the color with the specified name. | |
| FromSystemColor | The FromSystemColor method returns the system color. | |
| FromThemeColor | The FromThemeColor method returns the color that is a predetermined one for the specified component by the current theme. | |
| FromValue | The FromValue method returns the object that contains the color by the value. |
See also: