openexr-devel
[Top][All Lists]
Advanced

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

Re: [Openexr-devel] Write multi-part file


From: Piotr Stanczyk
Subject: Re: [Openexr-devel] Write multi-part file
Date: Sun, 11 May 2014 10:34:25 -0700

Hi Christopher, 

I'll make sure we expand the documentation to cover multipart files, however, for the time being I'd like to point you to the unit tests that are part of the distribution. 
There you will find example of writing and reading multipart files that should serve your needs.

Hope that helps

Piotr



On 11 May 2014 09:05, Christopher Kappe <address@hidden> wrote:
Hello,

I have read all the documentation that comes with OpenEXR and searched the internet for hours but I just can't figure out

how to write multi-part exr files.

It is stated that this and deep images are new to v2 of the standard but the documentation only covers those deep images.
So could someone please, please, please give me a hint on how to generate such files?
Best would be a compilable cpp file as one can find for the other "exr use cases".
I imagine is has just another loop around the
for( x=0...)
  for( y=0...)

like
for( part=0...)
  addNewPart()
  ...

Hoping for some help,
Chris

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


reply via email to

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