You are here

constant IMAGE_STORAGE_OVERRIDE in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/image/image.module \IMAGE_STORAGE_OVERRIDE

Image style constant for user presets that override module-defined presets.

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

File

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

Code

const IMAGE_STORAGE_OVERRIDE = 2;