Skip to content

Commit

Permalink
Image handle refactoring for win32
Browse files Browse the repository at this point in the history
This contribution encapsulates the metadata of the image in an
innerclass ImageHandle which is used to create a hashmap of zoom level
to imageHandle object inside an image object, making it straight
forward to obtain any metadata information from an image for a zoom
level.

contributes to #62 and #127
  • Loading branch information
amartya4256 authored and fedejeanne committed Nov 27, 2024
1 parent c984d14 commit b7d8173
Show file tree
Hide file tree
Showing 6 changed files with 420 additions and 452 deletions.
Loading

0 comments on commit b7d8173

Please sign in to comment.