Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
PNG transparency: The sequel
Message
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP2
Application:
Desktop
Miscellaneous
Thread ID:
01476610
Message ID:
01476637
Views:
74
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?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform