Re: Scaling a UIImage
Re: Scaling a UIImage
- Subject: Re: Scaling a UIImage
- From: Carl Hoefs via Cocoa-dev <email@hidden>
- Date: Mon, 2 Nov 2020 15:14:49 -0800
Yes! That's what I overlooked. "native" isn't what I intended.
Thanks!
-Carl
> On Nov 2, 2020, at 3:09 PM, David Duncan <email@hidden> wrote:
>
>> UIGraphicsBeginImageContextWithOptions(newSize, NO, 0.0);
>
> Explicitly pass 1 here.
>
>
_______________________________________________
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