开发者

how to slice two images into one image in iphone

开发者 https://www.devze.com 2023-01-08 15:47 出处:网络
I have one app where i need 开发者_运维百科to slice two or three images into one image can anybody help me in thisU want 3 diff images in one imageview for that u

I have one app where i need 开发者_运维百科to slice two or three images into one image can anybody help me in this


U want 3 diff images in one imageview for that u create 1 UIview and 3 UIImageview through CGRect u specify the position of the images and finally u simply add all imageviews in the view.

0

精彩评论

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