Namesort descending Location Description
image_gd_settings core/modules/system/image.gd.inc Retrieve settings for the GD2 toolkit.
image_gd_supported_extensions core/modules/system/image.gd.inc Retrieve supported extensions for the GD2 toolkit.
image_get_available_toolkits core/includes/image.inc Gets a list of available toolkits.
image_get_info core/includes/image.inc Gets details about an image.
image_get_supported_extensions core/includes/image.inc Gets supported image extensions.
image_get_svg_dimensions core/includes/image.inc Get an SVG image's defined dimensions.
image_get_toolkit core/includes/image.inc Gets the name of the currently used toolkit.
image_hex2rgba core/includes/image.inc Converts a hex string to RGBA (red, green, blue, alpha) integer values and tidies up the input hex color string.
image_image_effect_info core/modules/image/image.effects.inc Implements hook_image_effect_info().
image_image_style_delete core/modules/image/image.module Implements hook_image_style_delete().
image_image_style_save core/modules/image/image.module Implements hook_image_style_save().
image_install core/modules/image/image.install Implements hook_install().
image_is_svg core/includes/image.inc Determine if a file URI is an SVG image based on its file extension.
image_load core/includes/image.inc Loads an image file and returns an image object.
image_menu core/modules/image/image.module Implements hook_menu().
image_module_test_file_download core/modules/image/tests/image_module_test/image_module_test.module
image_module_test_image_effect_info core/modules/image/tests/image_module_test/image_module_test.module Implements hook_image_effect_info().
image_module_test_image_effect_info_alter core/modules/image/tests/image_module_test/image_module_test.module Implements hook_image_effect_info_alter().
image_module_test_null_effect core/modules/image/tests/image_module_test/image_module_test.module Image effect callback; Null.
image_module_test_wait_effect core/modules/image/tests/image_module_test/image_module_test.module Image effect callback; Waits 2 seconds and performs no action.
image_path_flush core/modules/image/image.module Clear cached versions of a specific file in all styles.
image_permission core/modules/image/image.module Implements hook_permission().
image_preprocess_image_style core/modules/image/image.module Preprocess function for theme_image_style().
image_requirements core/modules/image/image.install Implements hook_requirements() to check the PHP GD Library.
image_resize core/includes/image.inc Resizes an image to the given dimensions (ignoring aspect ratio).
image_resize_dimensions core/modules/image/image.effects.inc Image dimensions callback; Resize.
image_resize_effect core/modules/image/image.effects.inc Image effect callback; Resize an image resource.
image_resize_form core/modules/image/image.admin.inc Form structure for the image resize form.
image_rotate core/includes/image.inc Rotates an image by the given number of degrees.
image_rotate_dimensions core/modules/image/image.effects.inc Image dimensions callback; Rotate.
image_rotate_effect core/modules/image/image.effects.inc Image effect callback; Rotate an image resource.
image_rotate_form core/modules/image/image.admin.inc Form structure for the image rotate form.
image_save core/includes/image.inc Closes the image and saves the changes to a file.
image_scale core/includes/image.inc Scales an image while maintaining aspect ratio.
image_scale_and_crop core/includes/image.inc Scales an image to the exact width and height given.
image_scale_and_crop_effect core/modules/image/image.effects.inc Image effect callback; Scale and crop an image resource.
image_scale_dimensions core/modules/image/image.effects.inc Image dimensions callback; Scale.
image_scale_effect core/modules/image/image.effects.inc Image effect callback; Scale an image resource.
image_scale_form core/modules/image/image.admin.inc Form structure for the image scale form.
image_styles core/modules/image/image.module Get an array of all styles and their settings.
image_style_add_allowed_uri core/modules/image/image.module Add an image style URI to the allowlist.
image_style_add_form core/modules/image/image.admin.inc Form builder; Form for adding a new image style.
image_style_add_form_submit core/modules/image/image.admin.inc Submit handler for adding a new image style.
image_style_create_derivative core/modules/image/image.module Creates a new image derivative based on an image style.
image_style_delete core/modules/image/image.module Delete an image style.
image_style_delete_form core/modules/image/image.admin.inc Form builder; Form for deleting an image style.
image_style_delete_form_submit core/modules/image/image.admin.inc Submit handler to delete an image style.
image_style_deliver core/modules/image/image.module Menu callback; Given a style and image path, generate a derivative.
image_style_flood_lock_name core/modules/image/image.module Check available image style locks to see if any are available.
image_style_flush core/modules/image/image.module Flush cached media for a style.

Pages