Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor Image for storing ImageMetadata #1496

Merged
merged 1 commit into from
Nov 27, 2024

Commits on Nov 27, 2024

  1. Image handle refactoring for win32

    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 eclipse-platform#62 and eclipse-platform#127
    amartya4256 authored and fedejeanne committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    7f5b4d4 View commit details
    Browse the repository at this point in the history