Class GdReflectionLib

Description

GD Reflection Lib Plugin

This plugin allows you to create those fun Apple(tm)-style reflections in your images

Located in /legacy/thumb_plugins/gd_reflection.inc.php (line 33)


	
			
Variable Summary
Method Summary
void createReflection ( $percent,  $reflection,  $white,  $border,  $borderColor,  &$that)
mixed hex2rgb (string $hex, [bool $asString = false])
Variables
mixed $currentDimensions (line 41)
  • access: protected
mixed $newImage (line 43)
  • access: protected
mixed $options (line 44)
  • access: protected
GdThumb $parentInstance (line 40)

Instance of GdThumb passed to this class

  • access: protected
mixed $workingImage (line 42)
  • access: protected
Methods
createReflection (line 46)
  • access: public
void createReflection ( $percent,  $reflection,  $white,  $border,  $borderColor,  &$that)
  • $percent
  • $reflection
  • $white
  • $border
  • $borderColor
  • &$that
hex2rgb (line 154)

Converts a hex color to rgb tuples

  • access: protected
mixed hex2rgb (string $hex, [bool $asString = false])
  • string $hex
  • bool $asString
imageFlipVertical (line 133)

Flips the image vertically

  • access: protected
void imageFlipVertical ()

Documentation generated on Tue, 09 Aug 2011 09:04:59 +0200 by phpDocumentor 1.4.3