Share via


ImageFormat.Exif Eigenschaft

Definition

Ruft das Exif-Format (Exchangeable Image File) ab.

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

Eigenschaftswert

Ein ImageFormat-Objekt, das das Exif-Format angibt.

Gilt für: