Flip vertically
Usage
// basic usage
$bool = $imageSizerEngine->flipVertical();
// usage with all arguments
$bool = $imageSizerEngine->flipVertical(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