Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Making splash screen form transparent
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows NT
Database:
Visual FoxPro
Divers
Thread ID:
01106057
Message ID:
01106071
Vues:
26
Phil,

Check if using a bitmap image file instead of JPEG helps. Read comments to this code sample:

Creating irregularly shaped FoxPro form using transparency color key
http://www.news2news.com/vfp/?example=33&function=789

My guess: when FoxPro loads JPEG file, the image data is unpacked and converted to a memory bitmap. During this conversion some colors may change to slightly different values. You know that JPEG format may apply some distortion to data to get better compression. That's how the transparency color may disappear completely from the image.

Hope it makes sense :) and I'm not talking rubbish.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform