ImageSizerEngineIMagick::supportsFormat()
Is the given image format supported by this IMagick for source and target? (RJC)
Usage
$bool = $imageSizerEngineIMagick->supportsFormat(string $format);Arguments
| Name | Type(s) | Description |
|---|---|---|
$format | string | String like png, jpg, jpg, png8, png24, png24-trans, png24-alpha, etc. |
Return value
bool
ImageSizerEngineIMagick methods and properties
API reference based on ProcessWire core version 3.0.269