Aurigma Graphics Mill 5.5 for .NET
Bitmap..::.Handle Property
Gets a GDI handle to the bitmap (HBITMAP).
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Remarks
Handle to bitmap (HBITMAP) is often needed when it is necessary to use GDI functions to deal with the bitmap (as well as certain WinAPI functions which are responsible for the user interface rendering).