This document is archived and information here might be outdated.  Recommended version.


esriImageFormat Constants (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Carto)  

esriImageFormat Constants

Image File Format.

Constant Value Description
esriImageNone -1 None
esriImageBMP 0 BMP
esriImageJPG 1 JPG
esriImageDIB 2 DIB
esriImageTIFF 3 TIFF
esriImagePNG 4 PNG
esriImagePNG24 5 PNG24
esriImageEMF 6 EMF
esriImagePS 7 PS
esriImagePDF 8 PDF
esriImageAI 9 AI
esriImageGIF 10 GIF
esriImageSVG 11 SVG
esriImageSVGZ 12 SVGZ
esriImagePNG32 13 PNG32
esriImageJPGPNG 14 JPEG or PNG if containing transparent pixels.
esriImageOptimalPNG 15 PNG8, PNG24 or PNG32 depending on the number of colors and alpha channel usage.
esriImageLERC 16 LERC compression for elevation cache tiles.
esriImageRaw 17 PNG8, PNG24 or PNG32 depending on the number of colors and alpha channel usage.
esriImageBSQ 18 Esri Band sequential (BSQ) with NoData mask.
esriImageBIP 19 Esri Band Interleave by Pixel (BIP) with NoData mask.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

.NET Related Topics

How to apply a raster function to an image service | How to set a mosaic rule and export a map image from an image service | Managing application state | Map services