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.
我是 Android 新手,正在做一个项目。我想知道如何在画布位图上进行单指旋转和缩放。就像下面的链接一样。请帮助并发布您的想法/代码。
你参考下面的链接,它可能对你有帮助
旋转 - http://eventuallyconsistent.net/2011/07/21/rotating-a-bitmap-in-android/
对于比例 - http://argillander.wordpress.com/2011/11/24/scale-image-into-imageview-then-resize-imageview-to-match-the-image/