'Fades' between pictures 
Author Message
 'Fades' between pictures

Does anyone have any code or suggestions for neat 'fades' between a
saeries of pictures in VB4? I presume that there's an easy way to
handle these, but can't find any documentation.

Thanks for the help

John M. Hughes



Tue, 06 Jul 1999 03:00:00 GMT  
 'Fades' between pictures

John M. Hughes asked:

Does anyone have any code or suggestions for neat 'fades'
between a
saeries of pictures in VB4? I presume that there's an easy way
to
handle these, but can't find any documentation.
 (end quote)

At the risk of sounding self-promoting, see "Building Multimedia
Applications in Visual Basic 4", Que Books, 1995. I wrote the
chapter on transitions and included one way to do fades. There
are no "easy" ways, other than buying a custom control and using
it. The alternative to my method is to use palette cycling, which
creates almost as many problems as it solves (and requires API
calls as well).

Scott Jarol's "Visual Basic Multimedia Adventure Set" provides
another way to do fades. Mansfield and Petroutsos, "Visual Basic
Power Toolkit", provide additional methods for interesting
transitions.

But you will learn far more if you just sit down and figure out
your own methods.

--
Bill Brandon
Accomplishment Technology Unlimited
Mesquite, Texas, USA



Thu, 08 Jul 1999 03:00:00 GMT  
 'Fades' between pictures

Quote:

> Does anyone have any code or suggestions for neat 'fades' between a
> saeries of pictures in VB4? I presume that there's an easy way to
> handle these, but can't find any documentation.

> Thanks for the help

> John M. Hughes

Hi,
The VBX's/OCX's from Image/FX are superb, and include over 100
transitions.  We used there stuff easily in our new jpeg screensaver
engine.  http://www.imagefx.com/
good luck,
jack
--
********************************************************************

http://www.jpg.com/ - Pegasus Imaging Corp - the BETTER JPEG people!
********************************************************************


Thu, 08 Jul 1999 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Da De Da Don't fade away

2. fading of two pictures (blend one picture into the other)

3. **************!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!Help me !!!!!!!!!!!!!!!!!!!!!!!!'''''''''''''''''''''''*************

4. IDocHostUIHandler , disable 'show pictures' in WebBrowser

5. CommandButton's and picture's

6. Run-time error '481' : Invalid picture

7. WMF files give me 'Invalid picture'

8. Property 'Picture' in eVB controls problems :(

9. Bound Picture control in VB3: can't display picture from .MDB file

10. VB4: Determine picture box' picture color

11. Trouble copying .Picture from 'PictureBox' to 'CommandButton'

12. Method 'Picture' of object '_PictureBox' failed

 

 
Powered by phpBB® Forum Software