HumHub Documentation (unofficial)

WebOptimization
in package
implements FilterInterface

A filter to render web-optimized images.

Table of Contents

Interfaces

FilterInterface
Interface for imagine filters.

Properties

$options  : array<string|int, mixed>
$palette  : RGB
$path  : string|callable|null

Methods

__construct()  : mixed
apply()  : ImageInterface
Applies scheduled transformation to an ImageInterface instance.

Properties

Methods

__construct()

public __construct([string|callable|null $path = null ][, array<string|int, mixed> $options = array() ]) : mixed
Parameters
$path : string|callable|null = null
$options : array<string|int, mixed> = array()

        
On this page

Search results