On 20 Jan 2009, at 9:46 pm, Aaron Scott wrote:

Basically, I am pulling images from AAC files, and displaying them in an NSImageView. However, when the image is resized to fit the NSImageView (128x128) it looks terrible. Yet somehow Apple seem to make the same thing look great in iTunes.

Does anyone know what is the best way to make the scaled image look good?


The first thing to try is to set the image interpolation setting of the graphics context to NSImageInterpolationHigh just before drawing the image.

--Graham


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to