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