Flip horizontally
Usage
// basic usage
$bool = $imageSizerEngine->flipHorizontal();
// usage with all arguments
$bool = $imageSizerEngine->flipHorizontal(string $dstFilename = '');
Arguments
Name | Type(s) | Description |
---|---|---|
dstFilename (optional) | string |
Return value
bool
ImageSizerEngine methods and properties
API reference based on ProcessWire core version 3.0.236