Accusoft.ISISXpressSdk Namespace > Output Class : ToHBitmap Method |
'Declaration Public Function ToHBitmap() As IntPtr
public IntPtr ToHBitmap()
public: IntPtr ToHBitmap();
public: IntPtr ToHBitmap();
The IsisXpress object transfers ownership of the HBITMAP to the caller.
It is the callers responsiblity to free the HBITMAP.
Note: The image may only be retrived once for each scanned image.
Note: This property throws a DibUnavailableException if the image is not available.