Hi All
I am trying (very unsuccessfully) to load an image into an image variable from a disk file. I have used the image.fromfile (disk file) method without complaints but the only "thing" that resides in the image variable after the code execution is the "System.Drawing.Bitmap" statement. What I am trying to do is assign the image which is a "signature" (view-able with Paint) captured via a Topaz signature device (have that working) to an Excel spreadsheet cell. In short how do I get the IMAGE!!
Any insight would be greatly appreciated.
Respectfully,
IDEPRIZE
I am trying (very unsuccessfully) to load an image into an image variable from a disk file. I have used the image.fromfile (disk file) method without complaints but the only "thing" that resides in the image variable after the code execution is the "System.Drawing.Bitmap" statement. What I am trying to do is assign the image which is a "signature" (view-able with Paint) captured via a Topaz signature device (have that working) to an Excel spreadsheet cell. In short how do I get the IMAGE!!
Any insight would be greatly appreciated.
Respectfully,
IDEPRIZE