FromHbitmap
Image.FromHbitmap method
Crée unBitmap d’un handle à un bitmap GDI.
public static Bitmap FromHbitmap(IntPtr hbitmap)
Paramètre | Taper | La description |
---|---|---|
hbitmap | IntPtr | Descripteur de bitmap GDI à partir duquel créer leBitmap . |
Return_Value
LaBitmap cette méthode crée.
Voir également
- class Bitmap
- class Image
- espace de noms System.Drawing
- Assemblée Aspose.Drawing