imageapi.info |
imageapi.info |
|
name = ImageAPI
description = ImageAPI supporting multiple toolkits.
package = ImageCache |
imageapi.install |
imageapi.install |
|
|
imageapi.module |
imageapi.module |
|
An ImageAPI supporting mulitple image toolkits. Image toolkits are
implemented as modules. Images are objects, but have no methods |
imageapi_gd.info |
imageapi_gd.info |
|
name = ImageAPI GD2
description = Uses PHP's built-in GD2 image processing support.
package = ImageCache
dependencies = imageapi |
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
dependencies = imageapi |
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 are you using requires
it. It provides no new… |