public enum ColorMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum ColorMode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum ColorMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum ColorMode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
EightBitAdaptivePalette | 8-bit Adaptive Palette. |
EightBitGrayScale | 8-bit Grayscale. |
FortyBitCMYKWithAlpha | 40-bit CMYK with Alpha. |
ThirtyTwoBitCMYK | 32-bit true color CMYK. |
ThirtyTwoBitWithAlpha | 32-bit with Alpha. |
TwentyFourBitTrueColor | 24-bit True Color. |
System.Object
System.ValueType
System.Enum
ArcGIS.Desktop.Mapping.ColorMode
Target Platforms: Windows 11, Windows 10, Windows 8.1