Hi,
Can i expect imagemagick to support Multi layer EXR files conversion?
I wish to be able to read All channel/Layers presents in an EXR file. I can already do this when i read TIF files...
And i wish to be able to write layers in an EXR file, the same way i can already do this with imagemagick, in a PSD File...
Such features are they on the road map?
Thanks!
Multi layer EXR files conversion
Re: Multi layer EXR files conversion
No answers?!
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: Multi layer EXR files conversion
Does OpenEXR support that? ImageMagick uses OpenEXR to read and write those files. If OpenEXR supports it, have you tried to read a multi-layer EXR file? Currently, I believe ImageMagick only supports "half" format (16-bit) EXR files. But I do not know if it supports multi-layer half formats.