Skip to content

Base 64 tiff string #20

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
ananthra opened this issue Jun 8, 2017 · 4 comments
Open

Base 64 tiff string #20

ananthra opened this issue Jun 8, 2017 · 4 comments

Comments

@ananthra
Copy link

ananthra commented Jun 8, 2017

I have base 64 encode string tif format string from the web-service how i can display the android image view if you have any example let me know..

I have lot searched after Found your source .. Your source through file path only..
We need string data how can i display image View ..

Please help me asap....

@Beyka
Copy link
Owner

Beyka commented Jun 8, 2017

Hello. Lib could decode only files from file system, non from memory. Only way for you is decode your string to bytes and save as file to your file system. After that you can decode this image by file path..

@ananthra
Copy link
Author

Can You Send me the sample ..

@Beyka
Copy link
Owner

Beyka commented Jun 13, 2017

Could you give new example of your base 64 formatted Tiff?

@ananthramasamy23
Copy link

I don't have .. can you send me example source...

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

3 participants