How to convert the image to byte in xamarin form
If you want to upload an image to remote server, then you need to convert the image object to byte. But there is no direct way to do that in xamarin, so we need...
5,217 total views, 1 views today
If you want to upload an image to remote server, then you need to convert the image object to byte. But there is no direct way to do that in xamarin, so we need...
5,217 total views, 1 views today
More