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


esriImageFormat Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Constants > E > esriImageFormat Constants
ArcGIS Developer Help

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.