Re: fast bitmap image scaling
Re: fast bitmap image scaling
- Subject: Re: fast bitmap image scaling
- From: Nir Soffer <email@hidden>
- Date: Thu, 11 Jan 2007 02:42:35 +0200
On Jan 11, 2007, at 00:13, douglas a. welton wrote:
Have you tried playing with CIImages and the CIFilter
CILanczosScaleTransform?
The quality is great, but it is slow, specially on Mac mini and old
macs like Emac.
The fastest way I found is using CIAffineTransform - but the quality
is not great. It may be good enough for animation.
Best Regards,
Nir Soffer
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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