exrs icon indicating copy to clipboard operation
exrs copied to clipboard

Simple SubRect Lookup

Open johannesvollmer opened this issue 4 years ago • 0 comments

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)

johannesvollmer avatar Apr 25 '21 12:04 johannesvollmer