Class JImageFilterContrast

Description

Image Filter class adjust the contrast of an image.

  • since: 11.3

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

JImageFilter
   |
   --JImageFilterContrast
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 14:57:01 +0100 by phpDocumentor 1.4.3