exrs
exrs copied to clipboard
Simple SubRect Lookup
What can be improved or is missing?
Loading only a small portion of a big image is a strength of exr. There should be at least the very simplest way to utilize this.
Proposal
Add a rectangle to the image loading.
read()...().sub_image(display_window_rectangle)