Cross Fader

Author: Michael Schmid
History: 2014/04/27: First release
Source: Cross_Fader.java
Installation: Save Cross_Fader.java in the ImageJ/plugins folder and compile and run it using the Plugins>Compile and Run command.
Description: This plugin displays a slider that allows the user to move one image in a stack over another. It implements the ExtendedPlugInFilter interface and uses a GenericDialog with a slider control and a "Preview" checkbox.

[screenshot]