Is this ImageSizer class ready only means: does the server / system provide all Requirements!
Usage
// basic usage
$bool = $imageSizerEngine->supported();
// usage with all arguments
$bool = $imageSizerEngine->supported(string $action = 'imageformat');
Arguments
Name | Type(s) | Description |
---|---|---|
action (optional) | string | Optional type of action supported. |
Return value
bool
ImageSizerEngine methods and properties
API reference based on ProcessWire core version 3.0.236