Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
PNG transparency: The sequel
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Application:
Desktop
Divers
Thread ID:
01476610
Message ID:
01476637
Vues:
75
Hi Jon,

let's say you have included d:\myApp\images\myPNG.png in your project. From within your running application:

local lcImageStr
lcImageStr = filetostr("myPng.png")

From there you have a variety of options.

Hank

>At the launch of our application, my intention is to loop through all PNG files that are included in the executable and add them to image controls to honor the transparency. I'm referencing them by their original path when added to the project, and I'm thinking this is the wrong way to reference them since a lot of them are still showing up with a white background on other test machines.
>
>Could someone please advise me on how to properly access the embedded images for this loop?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform