Re: Question about UIImage, scaling, and UIGraphicsBeginImageContextWithOptions
Re: Question about UIImage, scaling, and UIGraphicsBeginImageContextWithOptions
- Subject: Re: Question about UIImage, scaling, and UIGraphicsBeginImageContextWithOptions
- From: Ray <email@hidden>
- Date: Tue, 27 Mar 2012 17:16:23 +0200
Right, cell.imageView sets its own frame, no matter where you try to set it manually. I could of course add my own image view to the cell's contentView...
On Mar 27, 2012, at 4:21 PM, Roland King wrote:
> UIImageView's scale automatically so just setting the frame of the UIImageView containing the UIImage to ( x, y, 44, 44 ), possibly after you load the image into it, will just work whatever size the image actually is on whatever type of display you are using.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden