RSS/Atom feed Twitter
Site is read-only, email is disabled

A question about PSD file with 16 bit mode

This discussion is connected to the gimp-developer-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

1 of 1 message available
Toggle history

Please log in to manage your subscriptions.

A question about PSD file with 16 bit mode Wang Dataton 08 May 14:32
Wang Dataton
2009-05-08 14:32:20 UTC (almost 16 years ago)

A question about PSD file with 16 bit mode

I read a psd file format specification document which is downloaded from internet. As far as I can see, the last part of the file is image data section, which is precombined image.

From the document

Photoshop CS File Formats
Specification
page
47

it saids that The image data. Planar order = RRR GGG BBB, etc.

The problem is when I try one of my psd file with 16 bit, rgb mode with alpha, the order of saved channel is RGBA And 8 bit mode, the order is ARGB.

I could not find any clue why it works this way, wonder is there any place in the psd file decide the order of these channels.

Or is there any official psd format specification from adobe, I could not find it.

Thank you in advance.

Chiyu