Class JImageFilterSmooth

Description

Image Filter class adjust the smoothness of an image.

  • since: 11.3

Located in /libraries/joomla/image/filter/smooth.php (line 19)

JImageFilter
   |
   --JImageFilterSmooth
Method Summary
 void execute ([array $options = array()])
Variables

Inherited Variables

Inherited from JImageFilter

JImageFilter::$handle
Methods
execute (line 31)

Method to apply a filter to an image resource.

  • since: 11.3
  • throws: InvalidArgumentException
  • access: public
void execute ([array $options = array()])
  • array $options: An array of options for the filter.

Redefinition of:
JImageFilter::execute()
Method to apply a filter to an image resource.

Inherited Methods

Inherited From JImageFilter

 JImageFilter::__construct()
 JImageFilter::execute()

Documentation generated on Tue, 19 Nov 2013 15:13:57 +0100 by phpDocumentor 1.4.3