开发者

Xcode, Objective-C: Combine two images and then save them?

开发者 https://www.devze.com 2023-02-03 08:17 出处:网络
I have two images in my application. I want to create a new canvas, fit both images in it, and save it as a .png file, including t开发者_运维问答ransparency settings etc.

I have two images in my application. I want to create a new canvas, fit both images in it, and save it as a .png file, including t开发者_运维问答ransparency settings etc.

How do I do such? I mean, the part of combining them sounds puzzling..

0

精彩评论

暂无评论...
验证码 换一张
取 消