| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
On May 17, 2005, at 11:21 AM, Andrew Kimpton wrote:
Possibly, but usually CoreGraphics is smart enough to cache a copy of the image which has already been transformed. If you don't release the CGImageRef, that is.
Yes, that will work, but it should be largely unnecessary. Also note that the notion of the "display" color space is a little fuzzy since users can have multiple monitors, so you might very well choose the wrong monitor's color space and then be back where you started.
PNGs are by default in sRGB. If your image isn't being color-corrected, then you're either drawing it into a CGContext with a device RGB colorspace on 10.3 or earlier or there is a bug in the PNG reading code that doesn't tag the resulting image properly. File a bug if this is the case. Brendan Younger |
_______________________________________________ Do not post admin requests to the list. They will be ignored. Quartz-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/quartz-dev/email@hidden This email sent to email@hidden
| References: | |
| >User Spaces vs. Generic Spaces (From: "R. Scott Thompson" <email@hidden>) | |
| >Re: User Spaces vs. Generic Spaces (From: Brendan Younger <email@hidden>) | |
| >Re: User Spaces vs. Generic Spaces (From: Haroon Sheikh <email@hidden>) | |
| >Re: User Spaces vs. Generic Spaces (From: Andrew Kimpton <email@hidden>) | |
| >Re: User Spaces vs. Generic Spaces (From: Scott Thompson <email@hidden>) | |
| >Re: User Spaces vs. Generic Spaces (From: Andrew Kimpton <email@hidden>) | |
| >Re: User Spaces vs. Generic Spaces (From: Scott Thompson <email@hidden>) | |
| >Re: User Spaces vs. Generic Spaces (From: Andrew Kimpton <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.