I have managed to put together some code (with help from other coders) that will capture my desktop into a bitmap variable, however now I need to convert this into a byte variable so that I can then insert into my image field within SQL server db.
Is anyone able to help me, I have search the net and I seem to find loads of example where you are reading a image from a file, however I can find nothing to help me with this.
Thanks in advance
Simon
Is anyone able to help me, I have search the net and I seem to find loads of example where you are reading a image from a file, however I can find nothing to help me with this.
Thanks in advance
Simon