GxImageFormats

Assembly: Drawing;

Description

The GxImageFormats class implements the required format of the graphic image.

Static class properties inherited from IGxImageFormatClass

  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 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:

Drawing Assembly Classes