You are here

constant PICTURE_ORIGINAL_IMAGE in Picture 7

Same name and namespace in other branches
  1. 7.2 picture.module \PICTURE_ORIGINAL_IMAGE
2 uses of PICTURE_ORIGINAL_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 11
Picture formatter.

Code

define('PICTURE_ORIGINAL_IMAGE', '_original image_');