hi,
i wrote a code that open a picture and store it in a string.
then its save the base_64 of this string in a jpeg file and then i can
show this picture.
but i want to show this picture without save it.
how can i do this??
i wrote a code that open a picture and store it in a string.
then its save the base_64 of this string in a jpeg file and then i can
show this picture.
but i want to show this picture without save it.
how can i do this??
Comment