ImageExampleTestCase::testImageExample in modules/examples/image_example/tests/image_example.test
Test implementations of image API hooks.
ImageFileMoveTest::testNormal in core/modules/simpletest/tests/image.test
Tests moving a randomly generated image.
image_example_enable in modules/examples/image_example/image_example.install
Implements hook_enable().
image_path_flush in core/modules/image/image.module
Clear cached versions of a specific file in all styles.
image_style_list in core/modules/image/image.admin.inc
Menu callback; Listing of all current image styles.
image_style_load in core/modules/image/image.module
Load a style by style name or ID. May be used as a loader for menu items.
image_style_options in core/modules/image/image.module
Get an array of image styles suitable for using as select list options.
image_token_info in core/modules/image/image.tokens.inc
Implements hook_token_info().
views_handler_field_user_picture::options_form in core/modules/user/views/views_handler_field_user_picture.inc
Default options form that provides the label widget that all fields should have.