ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / BMPColorMode Enumeration

In This Topic
    BMPColorMode Enumeration
    In This Topic
    Specifies the number of bits used to describe color for GIF.
    Syntax
    Members
    MemberDescription
    EightBitAdaptivePalette 8-bit Adaptive Palette.
    EightBitGrayScale 8-bit Grayscale.
    TwentyFourBitTrueColor 24-bit True Color.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Desktop.Mapping.BMPColorMode

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also