openexr-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Openexr-devel] Gray layers


From: Gerhard Huber
Subject: Re: [Openexr-devel] Gray layers
Date: Thu, 07 Nov 2013 15:25:59 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]