Accusoft.TwainPro9.Net
ToHdib() Method




Gets a handle to a DIB.
Syntax
'Declaration
 
Public Function ToHdib() As IntPtr
'Usage
 
Dim instance As ScannedImage
Dim value As IntPtr
 
value = instance.ToHdib()
public IntPtr ToHdib()
public: IntPtr ToHdib(); 
public:
IntPtr ToHdib(); 

Return Value

An HDIB (handle to a DIB).
Remarks

When accessed, the image is released from the ScannedImage object.

See Also

Reference

ScannedImage Class
ScannedImage Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback