Hello, is it possible to use the c# port of zxing in a Windows Phone 7 project?
I've tried a couple of things but zxing makes use of System.Drawing.Bitmap
while that doesn't exist in Silverlight.
Hello, is it possible to use the c# port of zxing in a Windows Phone 7 project?
I've tried a couple of things but zxing makes use of System.Drawing.Bitmap
while that doesn't exist in Silverlight.
Hi MysticEarth,
System.Drawing.Bitmap isn't implemented on WP7 in this ctp.
I thought you might be interested in checking out this demo of something that has been done with QR codes on the phone.