ImageFormat.Exif 属性

定义

获取可交换图像文件 (Exif) 格式。

public:
 static property System::Drawing::Imaging::ImageFormat ^ Exif { System::Drawing::Imaging::ImageFormat ^ get(); };
public static System.Drawing.Imaging.ImageFormat Exif { get; }
static member Exif : System.Drawing.Imaging.ImageFormat
Public Shared ReadOnly Property Exif As ImageFormat

属性值

一个 ImageFormat 指示 Exif 格式的对象。

适用于