Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Placing and Resizing Pictures Automatically
Message
De
24/10/2000 11:20:11
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00433525
Message ID:
00433535
Vues:
28
>I was wondering whether it is possible to save pictures in a GENERAL field automatically providing the user gives the filename.

Don't know much about General fields, though you can store a BMP or other image file (or anyfile really) in a memo field using FileToStr(). You can then extract it when needed to disk using StrToFile().

>Also, when I display the images, would it be possible to resize them for displaying them (say as thumbnails)?

Depends on the viewer your general field uses or however that works. I do know the VFP Image Baseclass can strech and Shrink pictures though.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform