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 | |
| 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. | 
| esriImageLERC2D | 20 | LERC compression for CRF tiles. |