- Oct 9, 2014
- 1
- 0
- 0
save image to local database in windows phone 7
I would like to save an image captured by the phone camera saved to the local database. the current way am working with it is to convert to bytes. The method passes a bitmap whereas the control is of type System.Windows.Controls.Image.
How do I proceed?
I would like to save an image captured by the phone camera saved to the local database. the current way am working with it is to convert to bytes. The method passes a bitmap whereas the control is of type System.Windows.Controls.Image.
How do I proceed?