Hi all,

I have a question. I am using gil to read exr image files (movie standard) and I would like to know can I make a planar view with n channels of different pixel bit depth...
That sound weird but the exr standard allow users to put channels of different types !
For example:
R = unsigned int 32
G = half float
B = float
A = byte

Thank you,
Eloi.