ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / esriImageFormat Enumeration

In This Topic
    esriImageFormat Enumeration
    In This Topic
    Image formats.
    Syntax
    Members
    MemberDescription
    esriImageAI Adobe Illustrator.
    esriImageBIP Band interleaved by pixel.
    esriImageBMP BMP.
    esriImageBSQ Band sequential.
    esriImageDIB DIB.
    esriImageEMF Windows Enhanced Metafile.
    esriImageGIF GIF.
    esriImageJPG JPEG.
    esriImageJPGPNG JPEG or PNG if containing transparent pixels.
    esriImageLERC Limted error raster compression.
    esriImageNone None.
    esriImageOptimalPNG Optimal PNG bit depth based on content.
    esriImagePDF PDF.
    esriImagePNG PNG.
    esriImagePNG24 PNG24.
    esriImagePNG32 PNG32.
    esriImagePS PostScript.
    esriImageRaw Raw.
    esriImageSVG SVG.
    esriImageSVGZ Compressed SVG.
    esriImageTIFF TIFF.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Core.CIM.esriImageFormat

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also