Skip navigation.
 
mlRe: Anti-alias an NSIamgeView
FROM : Ben Mackin
DATE : Sun Nov 24 20:34:22 2002

On 11/24/02 1:22 AM, "<email_removed>" <<email_removed>> wrote:

> At which ratio is your image drawn inside your NSImageView?

I draw it at it correct size, nor enlarging. Why? Does it matter if I resize
the image or not?

> AFAIK, there is no anti-aliasing with NSImageView, there is just image
> smoothing.


Then how does Preview do it? I know that they use a subclass of NSView to
draw the images into. Are they doing some custom anti-aliasing that isn't
available to others? It seems that with all that is available from Quartz
and anti-aliasing, that an image should be able to get some love to.

Thanks,
Ben
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

Related mailsAuthorDate
mlInitializing an NSView derivative's variables... Jiva DeVoe Aug 18, 08:16
mlAnti-alias an NSIamgeView Ben Mackin Nov 24, 02:42
mlRe: Anti-alias an NSIamgeView ssudre2 Nov 24, 10:22
mlRe: Anti-alias an NSIamgeView Ben Mackin Nov 24, 20:34
mlRe: Anti-alias an NSIamgeView Dennis De Mars Nov 25, 03:12
mlRe: Anti-alias an NSIamgeView Ben Mackin Nov 25, 03:26
mlRe: Anti-alias an NSIamgeView Dennis De Mars Nov 25, 04:30
mlRe: Initializing an NSView derivative's variables... Roarke Lynch Aug 19, 07:11