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 committed Nov 14, 2024
1 parent e6588c2 commit 728ad21
Show file tree
Hide file tree
Showing 6 changed files with 422 additions and 452 deletions.
Loading

0 comments on commit 728ad21

Please sign in to comment.