Image.FromHbitmap

Image.FromHbitmap method

Creëert eenBitmap van een handle naar een GDI-bitmap.

public static Bitmap FromHbitmap(IntPtr hbitmap)
ParameterTypeBeschrijving
hbitmapIntPtrDe GDI-bitmaphandle van waaruit deBitmap .

Winstwaarde

DeBitmap deze methode creëert.

Zie ook