Re: Read PSD-Layers with NSImage
Re: Read PSD-Layers with NSImage
- Subject: Re: Read PSD-Layers with NSImage
- From: Marco Masser <email@hidden>
- Date: Mon, 16 Jun 2008 09:43:10 +0200
[...] any methods which read PSD-Layers. OS X reads psd's natively,
so i'm curious where that functions/methods are. [...]
I dropped Boris a mail about that directly, but for completeness'
sake: QuickTime seems to be the way to go:
GraphicsImportSetImageIndex().
A quick Google code search shows how to use that, for example in an
open-source project called Pixen: Open in new window
I've run a few tests with that, but I can't seem to understand the
output. It seems like the first two images are always a composition of
all layers and the rest of the layers sometimes reminds me of the
correct representation, sometimes it seems to be quite a mess.
Clearly, this requires a bit more digging...
Marco
_______________________________________________
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