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

In This Topic
    GIFColorMode 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.
    Inheritance Hierarchy

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

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also