Class rcube_image

Description

Located in /rcube_image.php (line 27)


	
			
Method Summary
 rcube_image __construct ( $filename)
 mixed props ()
 Success resize (int $size, [string $filename = null])
Methods
Constructor __construct (line 31)
rcube_image __construct ( $filename)
  • $filename
props (line 41)

Get image properties.

  • return: Hash array with image props like type, width, height
  • access: public
mixed props ()
resize (line 74)

Resize image to a given size

  • return: of convert as true/false
  • access: public
Success resize (int $size, [string $filename = null])
  • int $size: Max width/height size
  • string $filename: Output filename

Documentation generated on Wed, 23 May 2012 16:40:49 +0200 by phpDocumentor 1.4.4