GetExtImageInfo method (ILEADRasterTwain)
short GetExtImageInfo(IDispatch * pExtImageInfo); | |
Overview |
Refer to How to Acquire from the TWAIN Source. |
Remarks
Gets the extended image information related to the image acquired by the Acquire method.
This method can only be called during the AcquirePageEvent event, which occurs for each page acquired by the Acquire method.
Extended image information can be Barcode texts, Barcode data, etc. For more information on extended image information, refer to the LEADTOOLS TWAIN Defines.
Calling this method updates the following properties:
See Also
Topics |