Skip to content

oiiotool - what's the difference between origin and originoffset? #4826

Answered by lgritz
sh-coursework asked this question in Q&A
Discussion options

You must be logged in to vote

OK, first, let's get some terminology straight. It can be a little tricky, because OIIO is meant to handle many different file formats, so some of its terminology doesn't necessarily match the OpenEXR-specific terminology.

OpenEXR has the data window, the area with stored pixel values (everything outside of which is assumed 0-valued/black), and the display window, the part that is the nominally displayable image boundary, independent of where pixel values are stored in the file. Both of these are rectangles defined by their upper left (low values) and lower right (high values) coordinates, and are "inclusive end" (the lower right extent has a value, it's not one past the valued region, if…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@sh-coursework
Comment options

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