Class JImageFilterContrast

Description

Image Filter class adjust the contrast of an image.

  • since: 11.3

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

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

Inherited Variables

Inherited from JImageFilter

JImageFilter::$handle
Methods
execute (line 32)

Method to apply a filter to an image resource.

  • throws: InvalidArgumentException
  • throws: RuntimeException
  • since: 11.3
  • 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 Mon, 25 Jun 2012 13:53:28 -0500 by phpDocumentor 1.4.4