public enum esriImageFormat : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum esriImageFormat Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum esriImageFormat : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum esriImageFormat Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
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. |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.CIM.esriImageFormat
Target Platforms: Windows 10, Windows 8.1