FormFix v6.0 for .NET - Updated
Integrate with ImagXpress
Developer Guide > How To > Use FormDirector > Integrate with Other Components > Integrate with ImagXpress

Overview

In a form processing application ImagXpress can to load images from a file into memory. Image express supports many file types and compression schemes.

Once loaded into memory the image can be put in a TemplateImage object by setting one of the image properties. Choose the appropriate property depending on the memory image format: Bitmap, Hbitmap, Hdib, or Image.

The TemplateImage image properties can only accept images that are 1 bit per pixel. ImagXpress and ScanFix both have the ability to binarize the image in memory before it is placed in the TemplateImage.

See the ImagXpress help file for instructions on load and changing the bit depth of an image.

See the ScanFix Xpress help file for instructions on binarizing an image. AutoBinarize may be a useful operation.

 

See Also
Is this page helpful?
Yes No
Thanks for your feedback.