ImageFormat.Exif 属性
定义
获取可交换图像文件 (Exif) 格式。Gets the Exchangeable Image File (Exif) format.
public:
static property System::Drawing::Imaging::ImageFormat ^ Exif { System::Drawing::Imaging::ImageFormat ^ get(); };
public static System.Drawing.Imaging.ImageFormat Exif { get; }
member this.Exif : System.Drawing.Imaging.ImageFormat
Public Shared ReadOnly Property Exif As ImageFormat
属性值
指示 Exif 格式的 ImageFormat 对象。An ImageFormat object that indicates the Exif format.