MediaTypeNames.Image 类   
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
指定电子邮件附件中的图像数据类型。
public: ref class MediaTypeNames::Image abstract sealedpublic static class MediaTypeNames.Imagetype MediaTypeNames.Image = classPublic Class MediaTypeNames.Image- 继承
- 
				MediaTypeNames.Image
字段
| Avif | 指定 MediaTypeNames.Image 数据采用 AVIF 格式。 | 
| Bmp | 指定 MediaTypeNames.Image 数据采用 BMP 格式。 | 
| Gif | 指定 MediaTypeNames.Image 数据采用图形交换格式(GIF)。 | 
| Icon | 指定 MediaTypeNames.Image 数据采用 ICO 格式。 | 
| Jpeg | 指定 MediaTypeNames.Image 数据采用联合摄影专家组(JPEG)格式。 | 
| Png | 指定 MediaTypeNames.Image 数据采用 PNG 格式。 | 
| Svg | 指定 MediaTypeNames.Image 数据采用 SVG 格式。 | 
| Tiff | 指定 MediaTypeNames.Image 数据采用标记图像文件格式(TIFF)。 | 
| Webp | 指定 MediaTypeNames.Image 数据采用 WebP 格式。 |