ImageFormat.Bmp Vlastnost

Definice

Získá rastrový obrázek (BMP) formát obrázku.

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

Hodnota vlastnosti

Objekt ImageFormat , který označuje formát rastrového obrázku.

Platí pro