Skip to content

Specific questions #55

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

Open
Arashvscode opened this issue Oct 22, 2022 · 1 comment
Open

Specific questions #55

Arashvscode opened this issue Oct 22, 2022 · 1 comment

Comments

@Arashvscode
Copy link

Hello, thank you for creating this powerful and useful library. I want a feature that displays the width and height of tiff photos and similar dds photos. If you can add it, thank you.❤

@Beyka
Copy link
Owner

Beyka commented Nov 20, 2022

If you want to know info about tiff without decoding you can use
TiffBitmapFactory.Options()::inJustDecodeBounds field. Set it to true and call one of decode methods. It will fill all out field of option object without deciding if image.

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

2 participants