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