Layer.flipUD

機能/意味
flip upside down
タイプ
Layerクラスのメソッド
構文
flipUD()
引数
なし
戻り値
なし (void)
説明
 Flip the image upside down.
 This method is not affected by the drawing clip rectangle by the Layer.setClip method (always flipping the entire layer image).
 It is not affected by Layer.face or Layer.holdAlpha properties.