Package ij.plugin

Interface Summary
PlugIn Plug-ins that acquire images or display windows should implement this interface.
 

Class Summary
Animator This plugin animates stacks.
BMP This plug-in reads BMP files.
Colors Generates an image useful for choosing colors.
CommandLister Lists ImageJ commands or keyboard shortcuts in a text window.
DICOM This plug-in decodes DICOM files.
FITS Opens and displays FITS images.
FolderOpener Opens a folder of images as a stack.
GelAnalyzer This plugin generates gel profile plots that can be analyzed using the wand tool.
Hotkeys Implements the Plugins/Hotkeys/Install and Remove commands.
ImageCalculator  
Installer Implements the Plugins/Shortcuts/Install...
JavaProperties Displays the Java system properties in a text window.
LutLoader Opens NIH Image look-up tables (LUTs), 768 byte raw LUTs (256 reds, 256 greens and 256 blues), or uses a method to generate the LUT.
MeasurementsWriter Writes measurements to a tab-delimited text file.
MemoryMonitor Continuously plots ImageJ's memory utilization.
MemoryTest ImageJ plug-in that tries to find out how much memory is available for opening images.
MontageMaker Implements the Image/Stacks/Make Montage command.
NewPlugin This class creates new plugins in Java source form.
Options This plug-in implements most of the commands in the Edit/Options sub-menu.
PGM_Reader This plug-in opens PGM (portable graymap) format images.
Raw This plugin implements the Acquire/Raw command.
RawReader Uses the FileOpener class to load raw images from a URL.
RGBStackConverter Converts a 2 or 3 slice stack to RGB.
RoiColor Displays a window that allows the user to change the color of the ROI outline.
RoiReader Opens ImageJ, NIH Image and Scion Image for windows ROI outlines.
Slicer  
StackEditor Implements the AddSlice, DeleteSlice and "Convert Windows to Stack" commands.
StackWriter Writes the slices of stack as separate files.
TextFileReader This plug-in displays the contents of a text file in a window.
TextReader This plug-in opens a tab-delimeted text file as an image.
ThreadLister Displays thread information in a text window.
Timer ImageJ plug-in for measuring the speed of various Java operations.
Unlocker This plugin implements the Plugins/Utilities/Unlock Image command.
URLOpener Opens TIFFs, ZIP compressed TIFFs, GIFs and JPEGs using a URL.
Verifier Checks for duplicate class files in the plugins directory.
Zip_Reader This plug-in opens a single TIFF image or stack contained in a ZIP archive.
ZProjector This plugin performs a z-projection of the input stack.