ImageDimensionsUnitTest::testImageDimensions in core/modules/image/tests/image.test
Test styled image dimensions cumulatively.
ImageFieldDisplayTestCase::testImageFieldSettings in core/modules/image/tests/image.test
Tests for image field settings.
image_field_widget_process in core/modules/image/image.field.inc
An element #process callback for the image_image field type.
image_tokens in core/modules/image/image.tokens.inc
Implements hook_tokens().
template_preprocess_user_picture in core/modules/user/user.theme.inc
Process variables for user-picture.tpl.php.
theme_image_example_image in modules/examples/image_example/image_example.pages.inc
Theme function displays an image rendered using the specified style.
theme_image_formatter in core/modules/image/image.theme.inc
Returns HTML for an image field formatter.
views_handler_field_user_picture::render in core/modules/user/views/views_handler_field_user_picture.inc
Render the field.