Class JImageFilterEdgedetect

Description

Image Filter class to add an edge detect effect to an image.

  • since: 11.3

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

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

Inherited Variables

Inherited from JImageFilter

JImageFilter::$handle
Methods
execute (line 30)

Method to apply a filter to an image resource.

  • 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 Tue, 19 Nov 2013 15:01:45 +0100 by phpDocumentor 1.4.3