image_test.module

Version 1.5 (checked in on 2009/12/04 at 16:49:47 by dries)

Helper module for the image tests.

Functions

NameDescription
image_test_cropImage tookit's crop operation.
image_test_desaturateImage tookit's desaturate operation.
image_test_get_all_callsGet an array with the all the calls to the toolkits since image_test_reset() was called.
image_test_get_infoImage toolkit's get_info operation.
image_test_image_toolkitsImplements hook_image_toolkits().
image_test_loadImage tookit's load operation.
image_test_resetReset/initialize the history of calls to the toolkit functions.
image_test_resizeImage tookit's resize operation.
image_test_rotateImage tookit's rotate operation.
image_test_saveImage tookit's save operation.
image_test_settingsImage tookit's settings operation.
_image_test_log_callStore the values passed to a toolkit call.