ImageGear Professional v18.2 > API Reference Guide > TWAIN Component API Reference > TWAIN Component Objects > IGTwainCtl Control > IGTwainCtl Methods > GetCurrentImage Method |
Retrieves the image that the device's file system context currently points to. Use GetFirstFile and GetNextFile to select the file you want to transfer from the device's file system.
Use OpenSource to select the desired Data Source, prior to calling this method.
GetCurrentImage(pPage As IGPage, Flags As Long)
Name | Description |
---|---|
pPage | The IGPage that the acquired image will be placed into. |
Flags |
Specifies the type of data to transfer. Can be one of the following values:
|
N/A