| Last change: |
- Fix and improve transparent colors support.
- Rewrite __construct method
- Replace save() method by saveAs()
- Rename printThumbnail to printImage and add $options parameter
- Rename getThumbnailAsString to getAsString and add $options parameter
- Improve autodetect image type, now isn't is need specify image type in any method.
- Remove magic methods printThumbnailAs... and saveAs...
- Permit access to thumb and image resources using function getImageResource and getThumbnailResource
- Minor changes in doThumbnail method
- Support only for png, gif, jpeg images. |