This API is meant to be used in place of the API provided by image.inc. You probably do not need to install this module unless another module are you using requires it. It provides no new features to your Drupal site. It only provides an API other modules can leverage. Currently GD2 and ImageMagick support are distributed with ImageAPI.

Note: Requires PHP5!

Differences from Drupal core's image.inc

  • Images are objects.
  • Images are not written on each image operation and must be explicitly closed when processing is complete.
  • Multiple Image ToolKits can be used simultaneously. However, the image toolkit and image is opened with is the only toolkit it can be processed with.

Drupal 7.x

#D7CX: Most of the code from ImageAPI has been moved into Drupal core in 7.x. Under 7.x this module provides an ImageMagick toolkit and extends core's toolkits too add an unsharpen mask action.

Related Modules

Downloads

Recommended releases

Version Downloads Date Links
6.x-1.10 tar.gz (20.65 KB) | zip (24.88 KB) 2011-May-16 Notes
5.x-1.5 tar.gz (19.69 KB) | zip (24.55 KB) 2009-Apr-17 Notes

Development releases

Project Information


Maintainers for ImageAPI

  • drewish - 70 commits
    last: 38 weeks ago, first: 3 years ago

Issues for ImageAPI

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports
Oldest open issue: 8 May 08
nobody click here