LEADTOOLS Support
Imaging
Imaging SDK Questions
Does .NET version of Leadtools 14.5 support GetExtImageInfo?
This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Wednesday, January 10, 2007 11:28:13 PM(UTC)
Groups: Registered
Posts: 30
Hi,
I can't find any information on this Does .NET version of Leadtools 14.5 support GetExtImageInfo?
In the example I got in this forum is about RasterTwain.GetExtImageInfo().
Thanks for your kind attention,
Raymond
#2
Posted
:
Thursday, January 11, 2007 5:22:23 AM(UTC)
Groups: Registered
Posts: 30
Hi,
I browsed the help file in "Getting Started with Leadtools" for v15,
it states that
"get the Extended Image Info that some TWAIN scanner drivers support"
Does it mean v15 can do this? Is it available in .NET v15?
Thanks,
Raymond
#3
Posted
:
Saturday, January 13, 2007 10:49:23 PM(UTC)
Groups: Registered, Tech Support
Posts: 1,326
Was thanked: 1 time(s) in 1 post(s)
Hello,
The TwainSession.Acquire method acquires one or more images from a TWAIN source. If the user has overridden the AcquirePage event, the AcquirePage event will receive each image acquired from the source. This allows the user to process each image as desired, when the user acquires an image, the TwainAcquirePageEventArgs.Image property is updated with the acquired image.
Within the AcquirePage event the user can call the UpdateExtraImageInformation method to get extended image information that is included if the TWAIN source is a barcode reader or a digital camera.
Thanks,
Maen Badwan
LEADTOOLS Technical Support
LEADTOOLS Support
Imaging
Imaging SDK Questions
Does .NET version of Leadtools 14.5 support GetExtImageInfo?
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.