Share via


ImageFormat.MemoryBmp Eigenschaft

Definition

Ruft das Format einer Bitmap im Arbeitsspeicher ab.

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

Eigenschaftswert

Ein ImageFormat-Objekt, das das Format einer Bitmap im Speicher angibt.

Gilt für: