旋转后如何获取 UIImageView 右上角的坐标?

发布于 2024-11-30 16:08:31 字数 37 浏览 0 评论 0原文

旋转后,我将如何获取 uiimageview 右上角的坐标?

How would I go about getting the coordinate for the top right corner of a uiimageview after it's been rotated?

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

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

发布评论

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

评论(1

走过海棠暮 2024-12-07 16:08:32

我发现了如何做我正在做的事情,除了它并不完全是问题的完整解决方案,它是我的问题的解决方案。我所要做的就是将要旋转的图像视图右上角的图像视图添加为旋转图像的子视图,并移动偏移量到角落。

I found out how to do what I am doing except it is not exactly the complete solution to the QUESTION it is the solution to my problem. All I had to do was the image view I wanted on the top right corner of the image view being rotated had to be added as a subview of the image rotated and moved by an offset to be at the corner.

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