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