Image.FromHbitmap
Image.FromHbitmap method
Creëert eenBitmap van een handle naar een GDI-bitmap.
public static Bitmap FromHbitmap(IntPtr hbitmap)
Parameter | Type | Beschrijving |
---|---|---|
hbitmap | IntPtr | De GDI-bitmaphandle van waaruit deBitmap . |
Winstwaarde
DeBitmap deze methode creëert.
Zie ook
- class Bitmap
- class Image
- naamruimte System.Drawing
- montage Aspose.Drawing