From b879f0fcc8651b49ae46a6db64d7eb1a27c7af1a Mon Sep 17 00:00:00 2001 From: Silvio Date: Fri, 20 Aug 2010 15:39:56 -0300 Subject: Adding generated docs --- doc/html/classphpthumb__filters.html | 154 +++++++++++++++++++++++++++++++++++ 1 file changed, 154 insertions(+) create mode 100644 doc/html/classphpthumb__filters.html (limited to 'doc/html/classphpthumb__filters.html') diff --git a/doc/html/classphpthumb__filters.html b/doc/html/classphpthumb__filters.html new file mode 100644 index 0000000..7eea9cd --- /dev/null +++ b/doc/html/classphpthumb__filters.html @@ -0,0 +1,154 @@ + + + + + +IsisReader: phpthumb_filters Class Reference + + + + + + + + + +
+

phpthumb_filters Class Reference

+

List of all members.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Public Member Functions

phpthumb_filters ()
ApplyMask (&$gdimg_mask, &$gdimg_image)
Bevel (&$gdimg, $width, $hexcolor1, $hexcolor2)
Blur (&$gdimg, $radius=0.5)
BlurGaussian (&$gdimg)
BlurSelective (&$gdimg)
Brightness (&$gdimg, $amount=0)
Contrast (&$gdimg, $amount=0)
Colorize (&$gdimg, $amount, $targetColor)
Crop (&$gdimg, $left=0, $right=0, $top=0, $bottom=0)
Desaturate (&$gdimg, $amount, $color='')
DropShadow (&$gdimg, $distance, $width, $hexcolor, $angle, $fade)
EdgeDetect (&$gdimg)
Elipse ($gdimg)
Emboss (&$gdimg)
Flip (&$gdimg, $x=false, $y=false)
Frame (&$gdimg, $frame_width, $edge_width, $hexcolor_frame, $hexcolor1, $hexcolor2)
Gamma (&$gdimg, $amount)
Grayscale (&$gdimg)
HistogramAnalysis (&$gdimg, $calculateGray=false)
HistogramStretch (&$gdimg, $band='*', $method=0, $threshold=0.1)
HistogramOverlay (&$gdimg, $bands='*', $colors='', $width=0.25, $height=0.25, $alignment='BR', $opacity=50, $margin_x=5, $margin_y=null)
ImageBorder (&$gdimg, $border_width, $radius_x, $radius_y, $hexcolor_border)
ImprovedImageRotate (&$gdimg_source, $rotate_angle=0, $config_background_hexcolor='FFFFFF', $bg=null)
MeanRemoval (&$gdimg)
Negative (&$gdimg)
RoundedImageCorners (&$gdimg, $radius_x, $radius_y)
Saturation (&$gdimg, $amount, $color='')
Sepia (&$gdimg, $amount, $targetColor)
Smooth (&$gdimg, $amount=6)
Threshold (&$gdimg, $cutoff)
ImageTrueColorToPalette2 (&$image, $dither, $ncolors)
ReduceColorDepth (&$gdimg, $colors=256, $dither=true)
WhiteBalance (&$gdimg, $targetColor='')
WatermarkText (&$gdimg, $text, $size, $alignment, $hex_color='000000', $ttffont='', $opacity=100, $margin=5, $angle=0, $bg_color=false, $bg_opacity=0, $fillextend='')
WatermarkOverlay (&$gdimg_dest, &$img_watermark, $alignment='*', $opacity=50, $margin_x=5, $margin_y=null)
DebugMessage ($message, $file='', $line='')

Public Attributes

$phpThumbObject = null
+

Detailed Description

+

phpThumb() by James Heinrich <info@silisoftware.com> //

+
The documentation for this class was generated from the following file: +
+ +
+ All Classes Namespaces Functions Variables
+ + +
+ +
+ +
Generated on Tue Mar 30 14:47:16 2010 for IsisReader by  + +doxygen 1.6.1
+ + -- cgit v1.2.3