Freigeben über


ImageFormat.Gif Eigenschaft

Definition

Ruft das GIF-Bildformat (Graphics Interchange Format) ab.

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

Eigenschaftswert

Ein ImageFormat-Objekt, das das GIF-Bildformat angibt.

Gilt für: