ImageFormat.Exif Proprietà

Definizione

Ottiene il formato EXIF (Exchangeable Image File).

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

Valore della proprietà

ImageFormat

Oggetto ImageFormat che indica il formato EXIF.

Si applica a