Layer.flipUD

Function/Meaning

flip upside down

Type
Layerclassmethod of
Syntax
flipUD()
Arguments
Return value
None (void)
Explanation

Flip the image upside down.
This method is not affected by the drawing clip rectangle, such as by the Layer.setClip method (always inverts the entire layer image).
It is also unaffected by the Layer.face and Layer.holdAlpha properties.