Lucee object methods reference
Object Method Image.flip
Transforms an image by flipping or rotating it along specified axes. This operation modifies the original image in place.
Image.flip([string transpose]):void
Category
image
Arguments
The arguments for this function are set. You can not use other arguments except the following ones.
| Name | Type | Required | Default Value | Description |
|---|---|---|---|---|
| transpose | string | No | vertical |
The type of transformation to apply: |