Skip to main content



      Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Dissolve/Blend/Fade from one image to another?
Dissolve/Blend/Fade from one image to another? [message #529457] Sun, 25 April 2010 16:05 Go to next message
Eclipse UserFriend
Hi, I'm trying to dissolve/fade from one image to another in a basic slideshow application. I currently have my image within a Label. The shell is SWT.NO_TRIM--i.e. it's full screen--if that makes any difference.

I've seen this image dissolve filter, but it blends random pixels, which looks very 1998 to me.

Does anyone have any ideas how to do this? thanks!!
Re: Dissolve/Blend/Fade from one image to another? [message #529935 is a reply to message #529457] Tue, 27 April 2010 14:09 Go to previous message
Eclipse UserFriend
SWT's GraphicsExample demonstrates fading images to/from blank on its
Alpha - Alpha tab, so it should be helpful for what you want. For info on
getting the examples see http://www.eclipse.org/swt/examples.php (I suggest
retrieving the org.eclipse.swt.examples project from CVS so that it's source
is readily available and easy to play with).

Grant


<carillonator@gmail.com> wrote in message
news:hr27ag$dmk$1@build.eclipse.org...
> Hi, I'm trying to dissolve/fade from one image to another in a basic
slideshow application. I currently have my image within a Label. The shell
is SWT.NO_TRIM--i.e. it's full screen--if that makes any difference.
>
> I've seen http://www.jhlabs.com/ip/filters/index.html image dissolve
filter, but it blends random pixels, which looks very 1998 to me.
>
> Does anyone have any ideas how to do this? thanks!!
Previous Topic:Buttons don't display until window is resized
Next Topic:Initial state/scrolling when Drawing on SWT Components
Goto Forum:
  


Current Time: Thu Jul 24 08:54:30 EDT 2025

Powered by FUDForum. Page generated in 0.05247 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top