ImageGear .NET
GetCurrentImage Method




This method retrieves the image that the device's file system context currently points to.
Syntax
public ImGearPage GetCurrentImage()
public: ImGearPage* GetCurrentImage(); 
public:
ImGearPage^ GetCurrentImage(); 
'Declaration
 
Public Function GetCurrentImage() As ImGearPage
 
'Usage
 
Dim instance As ImGearTWAIN
Dim value As ImGearPage
 
value = instance.GetCurrentImage()

Return Value

An ImageGear.Core.ImGearPage class containing the requested image.
Remarks

Prior to calling this method:

See Also

Reference

ImGearTWAIN Class
ImGearTWAIN Members
GetFirstFile Method
GetNextFile Method

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback