Accusoft.ImagXpressSdk Namespace > ImageX Class > FromHdib Method : FromHdib(ImagXpress,IntPtr) Method |
A copy of the original image is stored in the ImageX object.
The ImageX object implements the IDisposable interface and the application is required to call the Dispose method when the application is done with ImageX object, otherwise memory may leak.
The user is responsible for freeing the Hdib and should call DisposeHdib to free the Hdib.