openexr-devel
[Top][All Lists]
Advanced

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

Re: [Openexr-devel] Null data window


From: Ken McGaugh
Subject: Re: [Openexr-devel] Null data window
Date: Wed, 02 Mar 2005 17:42:27 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20040914

Ciaran Wills wrote:
On Wed, 2005-03-02 at 17:15, Florian Kainz wrote:

Any window with min > max is empty.
Caveat: the IlmImf library won't let you
save files with an empty data window.


Yeah - that's what caught me out.  How can I save an 'empty' exr file
using the library?


In our code I catch that as a special case and then create
an exr with a single black/transparent pixel in the dataWindow
(0 0) - (0 0).

--Ken





reply via email to

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