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

Adjust scaling when generating lossless pyramidal files. #772

Merged
merged 1 commit into from
Feb 3, 2022

Conversation

manthey
Copy link
Member

@manthey manthey commented Feb 3, 2022

Before, sub-resolution images could be interpolated. Now, they use nearest neighbor rather than mean when scaling, so all pixel values in sub-resolution images also exist in full-resolution images.

Before, sub-resolution images could be interpolated.  Now, they use
nearest neighbor rather than mean when scaling, so all pixel values in
sub-resolution images also exist in full-resolution images.
@manthey manthey merged commit cb2625f into master Feb 3, 2022
@manthey manthey deleted the lossless-conversion-option branch February 3, 2022 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant