The GxImageFormats class implements the required format of the graphic image.
| Property name | Brief description | |
| Bmp | The Bmp property returns the graphic object in BMP format. | |
| Emf | The Emf property returns the graphic object in EMF format. | |
| Gif | The Gif property returns the graphic object in GIF format. | |
| Icon | The Icon property returns the graphic object in ICO format. | |
| Jpeg | The Jpeg property returns the graphic object in JPEG format. | |
| MemoryBmp | The MemoryBmp property returns the graphic object in the format of bitmap images from the memory. | |
| Png | The Png property returns the graphic object in PNG format. | |
| Tiff | The Tiff property returns the graphic object in TIFF format. | |
| Wmf | The Wmf property returns the graphic object in the format of the Windows metafiles. |
See also: