You are here

Functions in ImageCache Actions 6

Primary tabs

Namesort descending Location Description Direct uses Strings
canvasactions_aspect_form ./canvasactions.inc Switch between presets depending on logic
canvasactions_aspect_image ./canvasactions.inc Choose the action and trigger that.
canvasactions_canvas2file_form ./canvasactions.inc Place a given image under the current canvas
canvasactions_canvas2file_image ./canvasactions.inc Place the source image on the current background
canvasactions_definecanvas_form ./canvasactions.inc Implementation of imagecache_hook_form()
canvasactions_definecanvas_image ./canvasactions.inc Implementation of hook_image()
canvasactions_file2canvas_form ./canvasactions.inc Place a given image on top of the current canvas
canvasactions_file2canvas_image ./canvasactions.inc Place the source image on the current background
canvasactions_file2canvas_validate_file ./canvasactions.inc Check if the named file is available 2
canvasactions_roundedcorners_form ./canvasactions.inc Set radius for corner rounding
canvasactions_roundedcorners_image ./canvasactions.inc
canvasactions_source2canvas_form ./canvasactions.inc Place the source image on top of the current canvas
canvasactions_source2canvas_image ./canvasactions.inc Place the source image on the current background
hex_to_rgb ./utility.inc Decode an HTML hex-code into an array of R, G, and B values. accepts these formats: (case insensitive) #ffffff, ffffff, #fff, fff 6
imageapi_gd_image_definecanvas ./canvasactions.inc Draw a color (or transparency) behind an image
imageapi_gd_image_overlay ./imagecache_canvasactions.module Place one image over another This modifies the passed image by reference
imageapi_gd_image_overlaytext_alpha ./textactions.inc Place text on an image.
imageapi_gd_image_roundedcorners ./canvasactions.inc Trim rounded corners off an image, using an anti-aliasing algorithm.
imageapi_imagemagick_image_definecanvas ./canvasactions.inc Draw a color (or transparency) behind an image
imageapi_imagemagick_image_overlay ./imagecache_canvasactions.module Improvements on this are welcomed!
imageapi_imagemagick_image_roundedcorners ./canvasactions.inc imageapi_roundedcorners
imageapi_image_overlay ./imagecache_canvasactions.module Place one image over another 5
imageapi_image_overlaytext_alpha ./textactions.inc Place text on an image. 1
imagecacheactions_pos_form ./utility.inc Prepare a subform for displaying positioning fields 4
imagecache_actions_calculate_relative_position ./utility.inc Given two imageapi objects with dimensions, and some positioning values, calculate a new x,y for the layer to be placed at. 1
imagecache_actions_keyword_filter ./utility.inc Accept a keyword (center, top, left, etc) and return it as an offset in pixels. Called on either the x or y values. 1
imagecache_actions_node_from_filepath ./utility.inc Given only a file filename, track back to see if we can detect the parent node and provide some context info. 3 1
imagecache_actions_validate_alpha ./utility.inc 1
imagecache_actions_validate_number ./utility.inc Ensure the numbers are valid. 1
imagecache_alpha_form ./transparency.inc Implementation of imagecache_hook_form()
imagecache_alpha_image ./transparency.inc Given an image, manipulate the transparancy behaviour.
imagecache_autorotate_disable ./imagecache_autorotate.install
imagecache_autorotate_enable ./imagecache_autorotate.install @file Ensure Imagecache recognises our new actions, per http://drupal.org/node/290101.
imagecache_autorotate_form ./imagecache_autorotate.module Declare dummy form, since we have no settings.
imagecache_autorotate_image ./imagecache_autorotate.module Autorotate image based on EXIF Orientation tag.
imagecache_autorotate_imagecache_actions ./imagecache_autorotate.module Implementation of hook_imagecache_actions.
imagecache_brightness_form ./imagecache_coloractions.module Implementation of imagecache_hook_form()
imagecache_brightness_image ./imagecache_coloractions.module Implementation of hook_image()
imagecache_canvasactions_imagecache_actions ./imagecache_canvasactions.module Implementation of hook_imagecache_actions().
imagecache_canvasactions_install ./imagecache_canvasactions.install Need to flush the cache when this module is enabled or disabled
imagecache_canvasactions_theme ./imagecache_canvasactions.module Need to register the theme functions we expect to use
imagecache_canvasactions_uninstall ./imagecache_canvasactions.install
imagecache_coloractions_imagecache_actions ./imagecache_coloractions.module Implementation of hook_imagecache_actions().
imagecache_coloractions_install ./imagecache_coloractions.install Need to flush the cache when this module is enabled or disabled
imagecache_coloractions_theme ./imagecache_coloractions.module
imagecache_coloractions_uninstall ./imagecache_coloractions.install
imagecache_colorshift_form ./imagecache_coloractions.module Implementation of imagecache_hook_form()
imagecache_colorshift_image ./imagecache_coloractions.module Implementation of hook_image()
imagecache_convert_form ./imagecache_coloractions.module Implementation of imagecache_hook_form()
imagecache_convert_image ./imagecache_coloractions.module Implementation of hook_image()

Pages

Other projects