The IGxImageFormatClass interface contains static properties of the image standard formats.
Property name | Brief description | |
Bmp | The Bmp property returns the graphic object in the BMP format. | |
Emf | The Emf property returns the graphic object in the EMF format. | |
Gif | The Gif property returns the graphic object in the GIF format. | |
Icon | The Icon property returns the graphic object in the ICO format. | |
Jpeg | The Jpeg property returns the graphic object in the JPEG format. | |
MemoryBmp | TheMemoryBmp property returns the graphic object in the BPM format from the memory. | |
Png | The Png property returns the graphic object in the PNG format. | |
Tiff | The Tiff property returns the graphic object in the TIFF format. | |
Wmf | The Wmf property returns the graphic object in the Windows metafiles format. |
See also: