ImageFieldDisplayTestCase::_testImageFieldFormatters in core/modules/image/tests/image.test
Test image formatters on node display.
ImageFileMoveTest::testNormal in core/modules/simpletest/tests/image.test
Tests moving a randomly generated image.
ImageStyleFlushTest::createSampleImage in core/modules/image/tests/image.test
Given an image style and a wrapper, generate an image.
ImageStylesPathAndUrlUnitTest::testImageStylePath in core/modules/image/tests/image.test
Test image_style_path().
image_path_flush in core/modules/image/image.module
Clear cached versions of a specific file in all styles.
image_style_deliver in core/modules/image/image.module
Menu callback; Given a style and image path, generate a derivative.
image_style_url in core/modules/image/image.module
Return the URL for an image derivative given a style and image path.
image_tokens in core/modules/image/image.tokens.inc
Implements hook_tokens().
theme_image_style_preview in core/modules/image/image.theme.inc
Returns HTML for a preview of an image style.