ImageFormat.Exif 屬性

定義

取得可交換影像檔 (Exchangeable Image File,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 格式。

適用於