Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 77050

String bitmap get url path

$
0
0

Hi, I need to get the url path and play in the string for an impression.

Code:
string address = "00:00:00:00:00:;
MobilePrinter mobilePrinter = new MobilePrinter(address);
mobilePrinter.Connect();
Uri uri = new Uri("http://web.com.br/img/image_example.jpg");

//error //How to put correct code here
string bitmap = Android.Graphics.Bitmap + uri;

        mobilePrinter.PrintImage(bitmap);
        mobilePrinter.Close();

Thanks...


Viewing all articles
Browse latest Browse all 77050

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>