You are here

constant IMAGEAPI_OPTIMIZE_STORAGE_DEFAULT in Image Optimize (or ImageAPI Optimize) 7.2

Image pipeline constant for module-defined presets in code.

3 uses of IMAGEAPI_OPTIMIZE_STORAGE_DEFAULT
imageapi_optimize_features_revert in ./imageapi_optimize.features.inc
Implements hook_features_revert().
imageapi_optimize_pipelines in ./imageapi_optimize.module
Gets an array of all pipelines and their settings.
imageapi_optimize_processor_definition_load in ./imageapi_optimize.module
Loads the definition for an image processor.

File

./imageapi_optimize.module, line 22

Code

define('IMAGEAPI_OPTIMIZE_STORAGE_DEFAULT', 4);