- 機能/意味
-
Flip horizontal
- タイプ
-
Layerクラスのメソッド
- 構文
-
flipLR()
- 引数
-
なし
- 戻り値
-
なし (void)
- 説明
-
Inverts the image horizontally.
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.