Icon (.ICO) and Cursor (.CUR, .ANI) manipulation library for PHP. With EXE icons reading support.
Namespace: Com\Jpexs\Image
IconReader
- reads icons (.ICO) and cursors (.CUR), displays themIconWriter
- creates icons (.ICO) and cursors (.CUR) from GD imagesExeIconReader
- reads icons from EXE filesAniReader
- reads animated cursors (.ANI), display its frames and infoAniWriter
- creates ANI files from GD images
See sample code in SAMPLES.md.
The library is licensed under GNU/LGPL v2.1, see LICENSE for details.
Jindra Petřík aka JPEXS
Changes in versions are logged in the file CHANGELOG.md