Specifies the format of the image in WPF. The enumeration contains the following values:
| Member | Description |
|---|---|
| BMP | Specifies the bitmap (BMP) image format. |
| JPEG | Specifies the Joint Photographic Experts Group (JPEG) image format. |
| PNG | Specifies the W3C Portable Network Graphics (PNG) image format. |
| TIFF | Specifies the Tagged Image File Format (TIFF) image format. |
| GIF | Specifies the Graphics Interchange Format (GIF) image format. |
| WMP | Specifies the Microsoft Windows Media Photo (WMP) image format. |