Back to Devexpress

DXImageFormat Properties

corelibraries-devexpress-dot-drawing-dot-dximageformat-dot-underscore-properties.md

latest1.6 KB
Original Source

DXImageFormat Properties

Specifies the image format.

NameDescription
Bmp staticGets the bitmap (BMP) image format.
Emf staticGets the enhanced metafile (EMF) image format. Currently not supported.
Gif staticGets the Graphics Interchange Format (GIF) image format.
Icon staticGets the Windows icon (.ico) image format.
Jpeg staticGets the Joint Photographic Experts Group (JPEG) image format.
Png staticGets the W3C Portable Network Graphics (PNG) image format.
Svg staticGets the Scalable Vector Graphics (SVG) image format.
Tiff staticGets the Tagged Image File Format (TIFF) image format.
Unknown staticGets the unknown image format.
Wmf staticGets the Windows metafile (WMF) image format. Currently not supported.

See Also

DXImageFormat Class

DXImageFormat Members

DevExpress.Drawing Namespace