[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Openexr-devel] channel configurations and types
From: |
darby johnston |
Subject: |
[Openexr-devel] channel configurations and types |
Date: |
Wed, 13 Sep 2006 10:03:43 -0700 (PDT) |
Hi,
I had a question about reading exr files with your
library; in the documentation it mentions that if your
framebuffer object has channels that don't match the
ones in the file, the library gracefully handles that
and fills them with a default value. That's cool. I
was wondering if there were any other automatic
conversions that happened? Say I have an exr file that
lists channels ABGR of type half; if I set my
framebuffer to be RGBA of type float, can the library
automatically reorder the channels and do the type
conversion?
Thanks, Darby
- [Openexr-devel] channel configurations and types,
darby johnston <=