Accusoft.ImagXpress12.ActiveX
Load Image using Call Back
See Also Send Feedback
ImagXpress 12 for ActiveX - User Guide > How To > Load an Image > Load Image using Call Back

Glossary Item Box

To enable image loading through a call back event:

  1. Call LoadCB method to initiate a user load. 
  2. ImagXpress® generates a CB event with value CBID_Open. This notifies the user to open data sources and do memory allocation/initialization.
  3. Once user supplies data sources, ImagXpress generates a CB event with value CBID_Read. This indicates the de-compressor is requesting more data. The user supplies this data through the WriteCBData and WriteCBDataPtr methods.
  4. When decompression is complete, ImagXpress generates a CB Event with value CBID_CLOSE. This notifies the user to perform any clean-up such as file closing, etc.

See Also

©2013. Accusoft Corporation. All Rights Reserved.