Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Reading height and width of jpeg files
Message
 
À
16/07/2002 11:24:44
John Faithfull
Hunterian Museum, University of Glasgow,
Glasgow, Royaume Uni
Information générale
Forum:
Visual FoxPro
Catégorie:
Photos et traitement d'images
Divers
Thread ID:
00679153
Message ID:
00679174
Vues:
21
Hi,

use this commands:
thisform.AddObject("pic","image")
thisform.pic.picture="yourpicture.gif"
? "Width=",thisform.pic.Width
? "Height=",thisform.pic.Height
The object PIC have Width and Height of picture loaded.
Cordialmente,

Fabiano Costa
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform