Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Properties of a Bitmap or JPEG
Message
De
16/01/2000 12:06:57
Walter Meester
HoogkarspelPays-Bas
 
 
À
16/01/2000 11:49:30
Loren Fedje
Loren D. Fedje & Associates Ltd.
Chilliwack, Colombie Britannique, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00318732
Message ID:
00318734
Vues:
25
Loren,

One method could be to load the image with the LOADPICTURE command:

oPicture=LOADPICTURE(cFile)
nWidht=oPicture.Width
nHeight=oPicture.Height

Walter,



>I am developing an application that requires the properties of a BMP or JPEG. Size, Height and Width.
>
>The problem that I have found in diplaying these file formats in a container is that the BMP or JPG is repeated both vertically and Horizontally to the size of the container. I want the ability to resize the container and it's pageframe to show a clean image of the file.
>
>It would be beneficial if the display only showed a single image but I have not found a property to do this. Perhaps I am missing something!
>
>Any suggestions?
>
>Regards: Loren D. Fedje
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform