Class StandardColorExtensions
Extension methods for the StandardColor enum type.
public static class StandardColorExtensions
- Inheritance
-
StandardColorExtensions
- Inherited Members
Methods
- AsInt32(StandardColor)
Directly converts this StandardColor value to an int value with the same binary representation.
- AsUInt32(StandardColor)
Directly converts this StandardColor value to a uint value with the same binary representation.
- FastIsDefined(StandardColor, int)
Determines if the specified int value is explicitly defined as a named value of the StandardColor enum type.