Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私はそれを知っていました
imageView.setRotationY(degree)
水平方向 (0 度) のフリップを実行できます。
imageView.setRotationX(degree)
垂直(90度)フリップを行うことができます。
45 度フリップしたい場合はどうすればよいですか?
どうやってするの?
ご協力いただきありがとうございます。