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

Library only supports 1 row per strip with TIFF saver #43

Open
postnik0706 opened this issue Apr 23, 2020 · 0 comments
Open

Library only supports 1 row per strip with TIFF saver #43

postnik0706 opened this issue Apr 23, 2020 · 0 comments

Comments

@postnik0706
Copy link

I am comparing results of CCITTFAX4 compression of the same black-and-white 59 KB PNG scan file converted to TIF using TiffBitmapFactory against Imagemagick (Windows platform). TiffBitmapFactory gives a 107 KB file while with Imagemagick it is just 43 KB.
Can that be because NativeTiffSaver.cs seemingly only implementing a 1 row per strip for TIFFS?
Would appreciate any insight.

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

No branches or pull requests

1 participant