Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Handling images within Visual FoxPro
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Photos et traitement d'images
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Database:
Visual FoxPro
Divers
Thread ID:
01452194
Message ID:
01452469
Vues:
62
>Thank you Bernard,
>
>I figured that there was a limit and I should have known that GDI+ does have its limits. I still do not know what the file extensions are on the graphics from this potential client. I'll find out maybe as early as this Saturday or Monday. Then the mystery will be solved. The owner says he wants a preview. I am not sure if FoxPro will do previews, but I know that it will display the file, if it is one of the accepted graphic file formats.
>
>Thanks,
>
>Cecil

If you are talking about something like Thumbnail Previews then the easiest way is to use an image control with the stretch = 1 ISOMETRIC. That way the image is auto resized with the correct dimensions to fit in the image control whatever its size. There is no distortion.

Another way would be to generate thumbnails with GDI+X and display those.

For a viewer the best way is using the Web Broswser control as it can display more image and other formats than VFP can.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform