Skip to main content
A newer version of this page is available. .
All docs
V22.2

DXImageFormat Properties

Specifies the image format.
Name Description
Bmp static Gets the bitmap (BMP) image format.
Emf static Gets the enhanced metafile (EMF) image format.
Gif static Gets the Graphics Interchange Format (GIF) image format.
Icon static Gets the Windows icon (.ico) image format.
Jpeg static Gets the Joint Photographic Experts Group (JPEG) image format.
Png static Gets the W3C Portable Network Graphics (PNG) image format.
Tiff static Gets the Tagged Image File Format (TIFF) image format.
Unknown static Gets the unknown image format.
Wmf static Gets the Windows metafile (WMF) image format.
See Also