FromHbitmap
Image.FromHbitmap method
Erstellt einBitmap von einem Handle zu einer GDI-Bitmap.
public static Bitmap FromHbitmap(IntPtr hbitmap)
Parameter | Typ | Beschreibung |
---|---|---|
hbitmap | IntPtr | Das GDI-Bitmap-Handle, aus dem die erstellt werden sollBitmap . |
Rückgabewert
DasBitmap diese Methode erstellt.
Siehe auch
- class Bitmap
- class Image
- namensraum System.Drawing
- Montage Aspose.Drawing