
|
ImgScanner Class Library ScannedImage(System.Drawing.Bitmap) Event |
Is raised every scanned image.
|
[Visual Basic] Public Shadows Event ScannedImage( _ ByVal Image As System.Drawing.Bitmap) |
Parameters
Image
The scanned image bitmap.
Return Value
None.
Example
[Visual Basic] The following example shows how to use the ScannedImage event.
|
[Visual Basic] Private Sub Scan_ImageModified(ByVal Image As Bitmap) Handles ImgScanner1.ScannedImage 'Adicional code here End Sub |
Requirements
Platforms: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista family.
Documentation Version 1.6