Skip to content

Commit

Permalink
Image metadata 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 ImageMetadata which is used to create a hashmap of zoom level
to imageMetadata 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 Sep 30, 2024
1 parent ebe6ec4 commit e353b1a
Show file tree
Hide file tree
Showing 6 changed files with 429 additions and 447 deletions.
Loading

0 comments on commit e353b1a

Please sign in to comment.