Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Picture resolution
Message
 
 
À
15/09/2005 14:49:22
Information générale
Forum:
Visual FoxPro
Catégorie:
Photos et traitement d'images
Versions des environnements
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01050037
Message ID:
01050043
Vues:
11
>Is there a way to find out a picture resolution. I use image controle with loaded JPG picture and stretch properties set to isometric because of constant region for picture preview?
>
>I know that resolution is width and height of a picture, but only if stretch property is set to clip.
>
oImg = CREATEOBJECT("Image")
oImg.Picture = GETPICT("JPG")
? oImg.Width
? oImg.Height
oImg = Null
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform