Hooks related to image styles and effects.

File

core/modules/image/image.api.php

Functions

Namesort ascending Description
hook_image_supported_extensions_alter Modify the array of supported image extensions.
hook_image_style_save Respond to image style updating.
hook_image_style_flush Respond to image style flushing.
hook_image_style_delete Respond to image style deletion.
hook_image_styles_alter Modify any image styles provided by other modules or the user.
hook_image_effect_info_alter Alter the information provided in hook_image_effect_info().
hook_image_effect_info Define information about image effects provided by a module.