OOF2: The Manual
Name
OOF.Image.Modify.Flip — Flip the image about the x or y axis.
Synopsis
OOF.Image.Modify.Flip(image,axis)
Details
- Parent Menu: OOF.Image.Modify
-
Callback: function
doImageModin moduleooflib.image.imagemodifier -
Parameters:
image- Type: The path to an existing
Imageobject. axis- Flip the image about this axis Type: An object from the
FlipDirectionenumerated class.



