|
-
Jul 26th, 2000, 02:09 PM
#1
Thread Starter
New Member
I am trying to create a function that will save an image to a file. I am
getting the image from a third party device. The ActiveX control that
communicates with the device has a couple of properties that I should be
able to use to write the image file: ImageData which is a pointer to where
the image is stored in ram; and ImageSize. But, I do not know how to use
these to save the image to a file. It seems like there should be some kind
of a function to do this, but I have not been able to find it. Any help?
Thanks,
Blake
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|