在 iPhone 中插入文本或编辑图像

发布于 2024-09-28 21:10:32 字数 194 浏览 2 评论 0原文

我被这个问题困住了,对此一无所知。?

我的应用程序中确实有一些图像,并且我想在这些图像中插入一些文本,并将其作为用户的输入?

我不知道如何完成这个任务?到底可不可以呢。

基本想法是:我确实将图像放入了应用程序资源中。 我想在某个位置或某个坐标处插入文本。 比方说,用户插入:圣诞快乐,因此文本包含在图像中。在图像的特定坐标处。

I am stuck with this problem and not getting any idea about this.?

I do have some images in the application, and I want to insert some text in to that images which I take as input from the user?

I don't have any idea how to accomplish this task? Is it possible or not.

Basic Idea is : I do have images in to the application resources.
I want to insert text at certain place or at some cordinate.
Lets say, User insert: Merry Christmas, so the text get include in the image. at specific cordinate of the image.

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

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

发布评论

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

评论(2

痞味浪人 2024-10-05 21:10:32

参考 1

< a href="https://stackoverflow.com/questions/2765537/how-do-i-use-the-nsstring-draw-functionity-to-create-a-uiimage-from-text">如何使用NSString 绘制功能从文本创建 UIImage

可能会对您有所帮助

回首观望 2024-10-05 21:10:32

您想保存用户输入的带有文本的图像吗?如果不是,那么你可以简单地在 imageView 上添加标签

Do you want to save the images with text input by the user? If not not then you can simply add label on imageView

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