You are here

Functions in ImageCache Actions 8

Primary tabs

Namesort descending Location Description Direct uses Strings
imagecache_testsuite_image_default_styles tests/imagecache_testsuite.module Implements hook_image_default_styles().
imagecache_testsuite_menu tests/imagecache_testsuite.module Implementation of hook_menu().
imagecache_testsuite_page tests/imagecache_testsuite.module Returns the test suite page. 1
imagecache_testsuite_positioning tests/imagecache_testsuite.module Display a page demonstrating a number of positioning tests 1
imagecache_testsuite_positioning_get_tests tests/imagecache_testsuite.module 1
image_effects_text_effect image_effects_text/image_effects_text.module Callback to perform the image effect on the given image. 2
image_effects_text_effect_inc image_effects_text/image_effects_text.inc Image effect callback for the text effect. 1
image_effects_text_exit image_effects_text/image_effects_text.module Implements hook_exit(). 1
image_effects_text_form image_effects_text/image_effects_text.module Builds the form structure for the overlay text image effect. 2
image_effects_text_form_inc image_effects_text/image_effects_text.inc Image effect form callback for the text effect. 1
image_effects_text_form_validate image_effects_text/image_effects_text.inc Element validation callback for the effect form. 1
image_effects_text_get_offset image_effects_text/image_effects_text.inc Convert a position into an offset in pixels. 1
image_effects_text_get_text image_effects_text/image_effects_text.inc Get the text to use for this image. 1
image_effects_text_help image_effects_text/image_effects_text.module Implements hook_help().
image_effects_text_help_inc image_effects_text/image_effects_text.inc Real implementation of hook_help() called by image_effects_text_help(). 1
image_effects_text_image_effect_info image_effects_text/image_effects_text.module Implements hook_image_effect_info().
image_effects_text_test_image_default_styles image_effects_text/image_effects_text_test/image_effects_text_test.module Implements hook_image_default_styles().
image_effects_text_theme image_effects_text/image_effects_text.module Implements hook_theme().
image_effects_text_validate_font image_effects_text/image_effects_text.inc Validates that the file as specified in the element exists and is readable. 1
image_gd_adjustlevels coloractions/imagecache_coloractions.module GD toolkit specific implementation of the adjust levels effect.
image_gd_blur canvasactions/canvasactions.inc GD toolkit specific implementation of the blur effect.
image_gd_brightness coloractions/imagecache_coloractions.module GD toolkit specific implementation of the brightness effect.
image_gd_coloroverlay coloractions/imagecache_coloractions.module GD toolkit specific implementation of the color overlay effect.
image_gd_colorshift coloractions/imagecache_coloractions.module GD toolkit specific implementation of the color shift effect.
image_gd_convert coloractions/imagecache_coloractions.module GD toolkit specific implementation of the convert image format effect.
image_gd_definecanvas canvasactions/canvasactions.inc GD toolkit specific implementation of the define canvas effect.
image_gd_desaturatealpha coloractions/imagecache_coloractions.module GD toolkit specific implementation of the adjust levels effect.
image_gd_imagecache_autorotate autorotate/imagecache_autorotate.module GD toolkit specific implementation of this image effect.
image_gd_imagemask canvasactions/canvasactions.inc GD toolkit specific implementation of the image mask effect.
image_gd_image_effects_text image_effects_text/image_effects_text.inc GD toolkit specific implementation of the text effect.
image_gd_interlace canvasactions/canvasactions.inc GD toolkit specific implementation of the image interlace effect.
image_gd_invert coloractions/imagecache_coloractions.module GD toolkit specific implementation of the image invert effect.
image_gd_overlay ./image_overlay.inc GD toolkit specific implementation of the image overlay effect.
image_gd_posterize coloractions/imagecache_coloractions.module GD toolkit specific implementation of the posterize effect.
image_gd_roundedcorners canvasactions/rounded_corners.inc Trim rounded corners off an image, using an anti-aliasing algorithm.
image_imagemagick_blur canvasactions/canvasactions.inc Imagemagick toolkit specific implementation of the blur effect.
image_imagemagick_brightness coloractions/imagecache_coloractions.module Imagemagick toolkit specific implementation of the brightness effect.
image_imagemagick_coloroverlay coloractions/imagecache_coloractions.module Imagemagick toolkit specific implementation of the color overlay effect.
image_imagemagick_colorshift coloractions/imagecache_coloractions.module Imagemagick toolkit specific implementation of the color shift effect.
image_imagemagick_convert coloractions/imagecache_coloractions.module Imagemagick toolkit specific implementation of the color shift effect.
image_imagemagick_definecanvas canvasactions/canvasactions.inc Imagemagick toolkit specific implementation of the define canvas effect.
image_imagemagick_imagecache_autorotate autorotate/imagecache_autorotate.module Imagemagick toolkit specific implementation of this image effect.
image_imagemagick_imagemask canvasactions/canvasactions.inc Imagemagick toolkit specific implementation of the image mask effect.
image_imagemagick_image_effects_text image_effects_text/image_effects_text.inc Imagemagick toolkit specific implementation of the text effect.
image_imagemagick_interlace canvasactions/canvasactions.inc Imagemagick toolkit specific implementation of the image interlace effect.
image_imagemagick_invert coloractions/imagecache_coloractions.module Imagemagick toolkit specific implementation of the image invert effect.
image_imagemagick_overlay ./image_overlay.inc Imagemagick toolkit specific implementation of the image overlay effect.
image_imagemagick_posterize coloractions/imagecache_coloractions.module Imagemagick toolkit specific implementation of the color shift effect.
image_imagemagick_roundedcorners canvasactions/rounded_corners.inc imageapi_roundedcorners
image_overlay ./image_overlay.inc Places one image over another. 4 1

Pages

Other projects