LEADTOOLS Support
General
General Questions
I need help with the TLEADImage command Capture
This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Tuesday, July 19, 2005 10:07:29 AM(UTC)
Groups: Registered
Posts: 2
I'm using Borland C++ Builder v6 Ent and I need help. The capture command takes five parameters, the first of which is hDevice. How do I get that?
Thanks
#2
Posted
:
Thursday, July 21, 2005 11:30:41 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
Thank you for contacting LEADTOOLS. The first parameter is the handle to the Device Context from where you would like capture. If you are trying to capture from the screen, you should be able to pass 0. Also, you can call 'GetDC' to get a handle to a DC. If you pass in NULL, it will return the handle to the screens DC.
LEADTOOLS Support
General
General Questions
I need help with the TLEADImage command Capture
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.