Posts by MDias • 51 points
1 post
-
5
votes3
answers2845
viewsQ: Image to byte[]
Hi! I’m using Xamarin.Forms to make an app. So, I need to save images to Parse. To do this, I need to convert the images to byte[]. Any idea how I can do this ? I’ve looked on the internet but none…