Class JImageFilterNegate

Description

Image Filter class to negate the colors of an image.

  • since: 11.3

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

JImageFilter
   |
   --JImageFilterNegate
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: RuntimeException
  • 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:58:03 -0500 by phpDocumentor 1.4.4