
Image Acquisition Component Suite for FireMonkey
Delphi and C++Builder components for scanner image acquisition.
- Utilizes the standard Windows Image Acquisition (WIA) API
- Supports both interactive and automated (non-interactive) scanning workflows
- Includes image processing features: flip, rotate, crop, scale, and stamp
- Compatible with popular image formats: BMP, PNG, GIF, JPEG, and TIFF
- Available for Delphi/C++Builder versions XE2 - 12
- Registered version includes full source code
- Distribution is royalty-free
Order Image Acquisition Component Suite for FireMonkey $180 USD (license for one developer)
Order Image Acquisition Component Suite for FireMonkey multi-license $540 USD (license for all developers in the company)
Order Image Acquisition Component Suite for FireMonkey year upgrades $90 USD (registered users only)
Order Image Acquisition Component Suite for FireMonkey year upgrades multi-license $270 USD (registered multi-license users only)
FAQ
Scanning multiple pages with feeder mode
FiaDevice.Selections := [seFeeder]; while stFeederReady in FiaDevice.Status do FiaDevice.Scan; // scan next page