constant PICTURE_EMPTY_IMAGE in Picture 7
Same name and namespace in other branches
- 7.2 picture.module \PICTURE_EMPTY_IMAGE
2 uses of PICTURE_EMPTY_IMAGE
- picture_get_image_dimensions in ./picture.module 
- Determines the dimensions of an image.
- _picture_image_style_url in ./picture.module 
- Wrapper around image_style_url() so we can return an empty image.
File
- ./picture.module, line 10 
- Picture formatter.
Code
define('PICTURE_EMPTY_IMAGE', '_empty image_');