When working with Whole Slide Images and developing applications using this library, it might be handy to be able to serve the native image tiles in parallel, efficiently, for display purposes.
Scenario: I provide a list of coordinates and resolutions and I get back a list of tiles.
Does this library facilitate such functionality/use cases?