Introduction - If you have any usage issues, please Google them yourself
* provides a read-write plugin for up to 26 image formats, and the new plug-in is still being developed.
* support from EXE, clipboard, window, HBITMAP handle, memory and other media to read and write images directly.
* has a very simple way of using it. The engine commonly USES only four interface functions.
* provides a highly scalable image processing interface. Developers can easily hook up their image processing modules on this interface.
* the installation, unloading, management and other tasks of the image plug-in are all driven by the engine itself. The caller does not need to intervene (fully automatic).
* the image plugin and the engine have the perfect exception handling mechanism, and dedicated memory protection system, the work is stable and reliable.
* provide a very detailed Chinese development manual and use examples so that developers can quickly learn how to use the engine.
* there is a dedicated person responsible for the continuous development of the engine and the technical support provided by the official website.
* full source code can be checked for free.
* there are multiple license options available. Both commercial software and GPL free software can find corresponding licensing.
The package contains detailed documentation. Hopefully this library will be useful to others.