Method GetDrawingBitmap()

Issue #7 resolved
sergio_rezende_junior created an issue

Hi. I get new version 0.11 and this method (GetDrawingBitmap()) not exist. The sample in the page show this method using e.NativeData. Do I how to used now?

Comments (3)

  1. Eugene Wang repo owner

    GetDrawingBitmap is from an external lib (CommonWin32) as an example of how to use a pointer of DIB image. You can use that or one of the many ways to read DIB pointer on the web.

  2. Log in to comment