Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Setting Up Effects on Images
Message
 
À
11/07/2003 13:01:57
Information générale
Forum:
Visual FoxPro
Catégorie:
Photos et traitement d'images
Divers
Thread ID:
00809265
Message ID:
00809778
Vues:
21
Winfred,

You could use WebBrowser control and apply different filters to image in HTML page. Take a look on "Filters and Transitions" chapter in MSDN.
For example, the following HTML causes the image to be 20 percent opaque:
<IMG ID=sample SRC=sample.jpg 
STYLE="filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20)">
>Is there an way or class that exist; that will allow me to set up image effects (such as fading in and out ect..) on pictures\images in VFP? I am using VFP 6.0.
>
>Your assistance would be greatly appreicated.
>
>
>THANK YOU IN ADVANCE
>
>WINFRED MAJORS
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform