旋转图像以使其位于屏幕中心

发布于 2024-11-25 19:20:58 字数 104 浏览 1 评论 0原文

每次打开应用程序时,我都有一个位于随机位置的图像,我想将其定向到屏幕中心(160,240),我该怎么做?我认为我必须计算一个角度并用这个角度进行旋转,但我不确定:/对不起我的英语,我是法国人:/

I have an image which is at a random position every time the application is open and I want to orient it to the center of the screen (160,240), how can I do this please ? I think that I must calculate an angle and make a rotation with this angle but I'm not sure :/ sorry for my english I'm french :/

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

檐上三寸雪 2024-12-02 19:20:58

我希望我正确理解你的问题。

如果您在 nib 文件中添加 UIImageView,则应该将其放在您想要加载图像的位置。然后在尺寸检查器中确保所有内容都符合您想要图像执行的操作。如果我错了,请告诉我你如何实现该图像,我将相应地更新我的答案

I hope I understood your question correctly.

If you add the UIImageView in the nib file you should just put it where you want the image to load. Then in the Size inspector make sure everything there matches what you want the image to do. If I am wrong please tell me how you implement the image and I will update my answer accordingly

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文