Results 1 to 4 of 4

Thread: [RESOLVED] Blend PictureBox Images

  1. #1

    Thread Starter
    Member
    Join Date
    Jul 2006
    Posts
    62

    Resolved [RESOLVED] Blend PictureBox Images

    Let's say I have two pictureboxes with two different images. How could I blend the two together? Or take the image from box 2, make it semi-transparent, and place it over the first image?

    What I would like to do is have pictures in a file, then have a program that cycles through the images with a fade transition.

    Thanks ahead of time!

  2. #2
    Frenzied Member
    Join Date
    Mar 2006
    Location
    Pennsylvania
    Posts
    1,069

    Re: Blend PictureBox Images

    Easy stuff. Here, have a class:

    http://rafb.net/p/FUNSdK78.html

    Should be easy. I wrote all this code myself so feel free to ask me any questions.. Oh, and this is the VB .NET section isn't it? Ehh.. Just syntax differences. Use this thing:

    http://labs.developerfusion.co.uk/co...to-csharp.aspx

  3. #3

    Thread Starter
    Member
    Join Date
    Jul 2006
    Posts
    62

    Re: Blend PictureBox Images

    Thanks for the links! I'll let you know how they work. Happy New Year!

  4. #4

    Thread Starter
    Member
    Join Date
    Jul 2006
    Posts
    62

    Re: Blend PictureBox Images

    Other than a few MINOR tweeks to make it do what I wanted, it works perfectly! The only thing easier would have been if you came to my house and just did it for me!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width