You are here

Files in ImageAPI 6

Primary tabs

File namesort descending Location Namespace Description
imageapi.info imageapi.info name = ImageAPI description = ImageAPI supporting multiple toolkits. package = ImageCache core = 6.x php = 5.1
imageapi.install imageapi.install
imageapi.module imageapi.module An ImageAPI supporting additional image plugins as modules. Images are treated as objects, and images are not written per manipulation as Drupal's core image handling works.
imageapi_gd.info imageapi_gd.info name = ImageAPI GD2 description = Uses PHP's built-in GD2 image processing support. package = ImageCache core = 6.x
imageapi_gd.install imageapi_gd.install
imageapi_gd.module imageapi_gd.module GD2 toolkit functions
imageapi_imagemagick.info imageapi_imagemagick.info name = ImageAPI ImageMagick description = Command Line ImageMagick support. package = ImageCache core = 6.x
imageapi_imagemagick.module imageapi_imagemagick.module ImageMagick toolkit functions
imagefilter.inc imagefilter.inc
imagerotate.inc imagerotate.inc provides the imagerotate function for php-gd extensions compiled with the upstream libgd instead of the libgd bundled with php.
README.txt README.txt ImageAPI A non writing image manipulation API for Drupal. 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 you are using requires it. It provides no new…

Other projects