Hi,

I may be a little confused here, but if you take a look at the exrheader source 
code, that should give you a good overview of the ChannelList iterator as it 
uses that to print out the channel names to stdout.

Let me know if this doesn't work for you.

- Piotr
________________________________
From: Gerhard Huber [[email protected]]
Sent: 07 November 2013 06:25
To: Piotr Stanczyk; Peter Hillman
Cc: OpenEXR Devel List
Subject: Re: [Openexr-devel] Gray layers

Hi,

As Peter points out. You should be able to read this file just fine.  You will 
have to introspect the file to work exactly what channels are present, names & 
data types,  and insert the corresponding slices.
You should be able to use the InputFile class to read your data.

OK, I should use InputFile to read the picture.
But am I right, that the ChannelList Iterator doesn't "use" layers with a name 
without "."?
So I have to patch ImfChannelList or write my own?

Gerhard

_______________________________________________
Openexr-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/openexr-devel

Reply via email to