Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Setting Up Effects on Images
Message
 
To
11/07/2003 13:01:57
General information
Forum:
Visual FoxPro
Category:
Pictures and Image processing
Miscellaneous
Thread ID:
00809265
Message ID:
00809778
Views:
22
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
Previous
Reply
Map
View

Click here to load this message in the networking platform