iPhone 应用程序 - 加载 UIImage 并在其上放置一个小位置图标(图像)?

发布于 2024-10-21 00:12:52 字数 91 浏览 2 评论 0原文

我到处寻找应该是一个简单的概念。我可以使用 UIView/UIImageView 加载图像,并且只想在给定位置的原始图像顶部放置一个较小的图标/图像。预先感谢您的帮助。

I have looked everywhere for what should be a simple concept. I can load an image(s) with UIView/UIImageView and just want to place a smaller icon/image on top of the original image at a given position. Thanks in advance for your help.

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

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

发布评论

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

评论(1

汐鸠 2024-10-28 00:12:52

使用第二个图像创建另一个 UIImageView 并将其放置在第一个图像的顶部。

Create another UIImageView with the second image and position it on top of the first one.

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