Hi please suggest me a code for converting a image url into base64 image source
Asked
Active
Viewed 528 times
-2
-
1Please take the [tour](http://stackoverflow.com/tour), have a look around, and read through the [help center](http://stackoverflow.com/help), in particular [How do I ask a good question?](http://stackoverflow.com/help/how-to-ask) Make an effort to solve the problem. If you run into a specific issue doing so, post a question with your attempt (including all the relevant code), saying what isn't working, and explaining your research so far. – Rory McCrossan May 08 '17 at 06:50
1 Answers
0
check this https://stackoverflow.com/a/22172860/7979057 seems that it's you want. maybe will need change some part of function only

Community
- 1
- 1

Vlad Sheludko
- 9
- 2
- 3
-
thanks for response but it's not resolve my problem however when i run example code it's gives only data; as output – dtanwar May 08 '17 at 06:59