ImageFilter

Extends ImageFilter

Class to manipulate an image.

abstract
since

1.7.3

package

Joomla CMS

Methods

__construct

Class constructor.

__construct(resource handle) : mixed
since

1.7.3

Arguments

handle

resourceThe image resource on which to apply the filter.

Response

mixed