android - Convert Bitmap to String -


Can I change bitmap to string? And then change the string to bitmap?

Thank you in advance.

The code appears that you want to convert to a string:

It shows how to do both:

And this one. Changing to BMP:

Google is your friend ... you should always ask your friends, if they know the first answer :)

Steve < / Div>

Comments

Popular posts from this blog

qt - switch/case statement in C++ with a QString type -

python - sqlite3.OperationalError: near "REFERENCES": syntax error - foreign key creating -

Python's equivalent for Ruby's define_method? -