You are here

12 uses of IMAGE_ORIGINAL in Image 5.2

image_create_node_from in ./image.module
Function to other modules to use to create image nodes.
image_fetch in ./image.module
Fetches an image file, allows "shorthand" image urls such of the form: image/view/$nid/$label (e.g. image/view/25/thumbnail or image/view/14)
image_gallery_page in contrib/image_gallery/image_gallery.module
Image gallery callback, displays an image gallery
image_get_derivative_sizes in ./image.module
Determine which sizes of derivative images need to be built for this image.
image_insert in ./image.module
Implementation of hook_insert
image_prepare in ./image.module
Implementation of hook_prepare().
image_settings_sizes_submit in ./image.module
Make changes to the settings before passing them off to system_settings_form_submit().
image_settings_sizes_validate in ./image.module
Check that the sizes provided have the required amount of information.
image_update in ./image.module
Implementation of hook_update
image_view in ./image.module
Implementation of hook_view
_image_filename in ./image.module
Creates an image filename.
_image_is_required_size in ./image.module
Is a given size a built-in, required size?