
Fade-in, Fade-out images???
perhaps if you created several pattern brushes of descending densities (for
instance, the first one completely empty, the second one with every 128th
pixel solid, the third with every 64th pixel solid...) and then Blt the
picture on on repeatedly, iterating through brushes. I just thought of
that, so if you do try it, let me know if it works.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Visit Goffredo's VB Page
http://www.cs.utexas.edu/users/gglaze/vb.htm
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Quote:
>Does anybody know of any good routines to fade-in and fade-out images with
>either the Picture Control or the Image Control?
>I need to fade in an image from black and then fade it out to black, kinda
>like a slide show. It needs to work with all supported file types (.jpg,
>.gif, .bmp, etc.). Could I develop something with the Paintbrush or
>Palette? Any other ideas?
>Dave Wilhelm
>Wild Studio