Skip navigation.
 
mlRe: Read PSD-Layers with NSImage
FROM : Scott Andrew
DATE : Sun Jun 15 23:28:15 2008

I believe Image IO isn't PSD layer aware. However the API is Tiff 
layer aware.

Scott

On Jun 14, 2008, at 11:41 PM, Mike Abdullah wrote:

> As far as I am aware, Cocoa only supports drawing of PSD images; you 
> can't access the individual layers. To do any more, you probably 
> have to drop down to ImageIO.
>
> On 14 Jun 2008, at 11:38, Boris Prohaska wrote:
>

>> Hi, I'm totally new to Cocoa and Objective-C, i have read "Cocoa 
>> Programming for MAC OS X", it answers a lot, but not 
>> everything :-). I searched the documentation, but i can't find any 
>> methods which read PSD-Layers. OS X reads psd's natively, so i'm 
>> curious where that functions/methods are. If you can help please 
>> tell me, if its possible with NSImage or any other class.
>>
>> Thanks
>> Boris
>> _______________________________________________
>>
>> Cocoa-dev mailing list (<email_removed>)
>>
>> 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/<email_removed>
>>
>> This email sent to <email_removed>

>
> _______________________________________________
>
> Cocoa-dev mailing list (<email_removed>)
>
> 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/<email_removed>
>
> This email sent to <email_removed>

Related mailsAuthorDate
mlRead PSD-Layers with NSImage Boris Prohaska Jun 14, 20:38
mlRe: Read PSD-Layers with NSImage Kevin Grant Jun 14, 21:04
mlRe: Read PSD-Layers with NSImage Mike Abdullah Jun 15, 08:41
mlRe: Read PSD-Layers with NSImage Scott Andrew Jun 15, 23:28
mlRe: Read PSD-Layers with NSImage Marco Masser Jun 16, 09:43