If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Delphi, C etc > Capturing image from Picture box

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-26-04, 07:14
Madhivanan Madhivanan is offline
Registered User
 
Join Date: Oct 2003
Posts: 357
Question Capturing image from Picture box

Hai,
I am developing an VB6 application where I am displaying an image stored in MS Access2000 as an Ole object data type. But that image was stored in MS Access2000 thru the front end called "Satellite forms", a vb-like software used to code for PDA(Personal Digital Assistant). Like vb,there is a picture control in satellite forms called inkview which is used to display images or to allow user to draw. But to retrieve that image in VB,the activeX control InkData is required. The problem now is that I am able display the image in inkdata but I want to convert that image into gif,jpg or bmp format. It is not possible to directly convert image from inkdata control. So I have drawn the inkdata control inside the picture box where inkdata is displaying the image. Now is it possible to capture the picture box image(which is nothing but the inkdata)? and convert it into gif using savepiture mehtod?
I tried but nothing was displayed.

Thanks in advance
Madhivanan

Last edited by Madhivanan; 07-01-04 at 02:21.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On