constant IMAGE_STORAGE_NORMAL

Image style constant for user presets in the database.

1 use of IMAGE_STORAGE_NORMAL
image.module in drupal/core/modules/image/image.module
Exposes global functionality for creating image styles.

File

drupal/core/modules/image/image.module, line 24
Exposes global functionality for creating image styles.

Code

const IMAGE_STORAGE_NORMAL = 1;