[ Index ]

PHP Cross Reference of Drupal 6 (yi-drupal)

title

Body

[close]

/sites/all/modules/imageapi/ -> imagefilter.inc (summary)

(no description)

File Size: 209 lines (7 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 7 functions

  _imageapi_gd_pixel_color_walk()
  _imageapi_gd_pixel_negate()
  _imageapi_gd_pixel_grayscale()
  _imageapi_gd_pixel_brightness()
  _imageapi_gd_pixel_contrast()
  _imageapi_gd_pixel_colorize()
  imagefilter()

Functions
Functions that are not part of a class:

_imageapi_gd_pixel_color_walk(&$im, $callback, $arg1 = NULL, $arg2 = NULL, $arg3 = NULL, $arg4 = NULL)   X-Ref
walk each pixel in an image applying $callback to it.


_imageapi_gd_pixel_negate(&$r, &$g, &$b, &$a)   X-Ref
No description

_imageapi_gd_pixel_grayscale(&$r, &$g, &$b, &$a)   X-Ref
No description

_imageapi_gd_pixel_brightness(&$r, &$g, &$b, &$a, $arg1)   X-Ref
No description

_imageapi_gd_pixel_contrast(&$r, &$g, &$b, &$a, $contrast)   X-Ref
No description

_imageapi_gd_pixel_colorize(&$r, &$g, &$b, &$a, $arg1, $arg2, $arg3, $arg4)   X-Ref
No description

imagefilter(&$im, $var, $arg1 = NULL, $arg2 = NULL, $arg3 = NULL, $arg4 = NULL)   X-Ref
No description



Generated: Mon Jul 9 18:01:44 2012 Cross-referenced by PHPXref 0.7