ImageFormat.Gif Vlastnost

Definice

Získá formát obrázku Gif (Graphics Interchange Format).

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

Hodnota vlastnosti

Objekt ImageFormat , který označuje formát obrázku GIF.

Platí pro