I need to load a part of an image into a uiimageview... for example an image that is 100x100, only display 100x50... thanks
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
samsam is telling this
|
|||||||||||||
|
|
I'm not sure if i fully understand your intentions on that, but as far as I'm concerned, partly loading an image would probably be a lot more difficult then just loading the whole image into your imageview and setting its frame accordingly. |
|||
|
|