ImageFormat.MemoryBmp Vlastnost

Definice

Získá formát rastrového obrázku v paměti.

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

Hodnota vlastnosti

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

Platí pro