开发者

How to put an image at a specific part of an UIImageVIew

开发者 https://www.devze.com 2023-03-25 20:46 出处:网络
i am very new on this platform and what i am trying is that show an UIImage of 50*50 size onUIImageVIew of 1024 * 768. But problem is that i want to show an image on CGRECTMAKE(10,60,50,50).po开发者_如

i am very new on this platform and what i am trying is that show an UIImage of 50*50 size on UIImageVIew of 1024 * 768. But problem is that i want to show an image on CGRECTMAKE(10,60,50,50).po开发者_如何学JAVAsition. means at a specific portion of an image.Please help me. Thanks in advance.


Not sure if this is what you're after - but have you tried using [UIImage drawInRect:] on the image?

0

精彩评论

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

关注公众号