openexr-devel
[Top][All Lists]
Advanced

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

Re: [Openexr-devel] Setting compression mode for write?


From: Paul Schneider
Subject: Re: [Openexr-devel] Setting compression mode for write?
Date: Tue, 15 Apr 2003 13:08:44 -0700


It's an optional argument to the Header constructor. Check out this portion of the sample I sent you yesterday:

Header                          header  (w,
                                                         h,
                                                         1,
                                                         Imath::V2f (0, 0),
                                                         1,
                                                         Imf::INCREASING_Y,
                                                         Imf::ZIP_COMPRESSION);

On Tuesday, April 15, 2003, at 12:46 PM, Charles Henrich wrote:

Dow does one go about this?

-Crh

Charles Henrich address@hidden

                         http://www.sigbus.com/~henrich


_______________________________________________
Openexr-devel mailing list
address@hidden
http://mail.nongnu.org/mailman/listinfo/openexr-devel





reply via email to

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