MediaTypeNames.Image Class
.NET Framework 4
Specifies the type of image data in an e-mail message attachment.
Namespace:
System.Net.Mime
Assembly: System (in System.dll)
The MediaTypeNames.Image type exposes the following members.
| Name | Description | |
|---|---|---|
|
Gif | Specifies that the MediaTypeNames.Image data is in Graphics Interchange Format (GIF). |
|
Jpeg | Specifies that the MediaTypeNames.Image data is in Joint Photographic Experts Group (JPEG) format. |
|
Tiff | Specifies that the MediaTypeNames.Image data is in Tagged Image File Format (TIFF). |
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows XP SP2 x64 Edition, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.