Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to save image file ?
Message
 
À
14/04/2002 23:39:06
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00644915
Message ID:
00644927
Vues:
15
>Hi,
> I wish to use Twain to scan an image and display at the image object. But how to save the displayed image file ? What command to use ?
> Thanks.
>
>kengwen

As I know, there is no way to make this using standard VFP commands or controls.
We had similar problem - there was no way to save an image to a file - I even have troubles copying the picture into the clipboard. I addition to this, operations in VFP with pictures are limited only to displaying them - no possibilities to drawing, editing, clipping, etc.
This was the reason to develop our own ActiveX control for fully managing pictures in VFP, as this is possible in other languages – FoxPictureBox.
FoxPictureBox allows you to do all common required operations with pictures:
-clip, isometric and full stretch as Image control in VFP;
-drawing dots, lines and ellipses;
-load/save picture from/to a file with/without stretch and/or drawings; Load picture from other commonly used sources (like ImageList control and all other Windows common controls with Picture-compatible properties);
-copy/paste picture to/from clipboard with/without stretch and/or drawings.
I can send you a trial version of FoxPictureBox.
Venelina Jordanova

Outsourcing IT Services Ltd.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform