Skip to content

EXR's ImageOutput appendsubimage #4018

Answered by mdavies-laika
colaub asked this question in Q&A
Discussion options

You must be logged in to vote

I think your issue is that out->supports("appendsubimage") returns 0 if the image format needs to have to the number of subimages predeclared. From the docs:

"appendsubimage" : Does this format support multiple subimages that can be successively appended at will via open(name,spec,AppendSubimage)? A value of 0 means that the format requires pre-declaring the number and specifications of the subimages when the file is first opened, with open(name,subimages,specs).

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@colaub
Comment options

@lgritz
Comment options

@colaub
Comment options

@colaub
Comment options

@lgritz
Comment options

Answer selected by colaub
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants