GDI+ Problem -- Any Insight?
Alright,
I am pretty fluent working with the GDI classes but I have run into something I have never tried to do before and am at a loss.
What I am doing is capturing a signature through a mobile device and this is working beautifully but I need to save the image as a byte string in a SQLCE database.
Here is the problem. Saving an image to a database is a ruidmentary task but, because of size limitations, I dont ever actually save the image on the device and want to use my Bitmap or Graphics object to get a byte representation of the signature that I can then place in the database.
Problem is, I don't know if this is even possible; any insight would be grateful =]
-------------------------
I will only tell you how to do it, not do it for you.
Unless, of course, you want to hire me to do work for you.
^^Thats my signature
__________________
===============================================
Doug Parsons
Wrox online library: Wrox Books 24 x 7
Did someone here help you? Click  on their post!
"Easy is the path to wisdom for those not blinded by themselves."
===============================================
|