Grid Overlay

Author: Wayne Rasband (wsr at nih.gov)
History: 2003/07/11: First version
2007/07/26: Uses ImageCanvas.setDisplayList()
Requires: ImageJ 1.38u or later
Source: Grid_Overlay.java
Installation: Download Grid_Overlay.java to the plugins folder and run using Plugins/Compile and Run.
Description: This plugin demonstrates how to add a non-destructive graphic overlay (a line grid) to an image or stack.

The MultiColor Graphic Overlay plugin plugin (requires 1.39f or later) demonstrates how to display objects that differ in color and line width in a graphic overlay.

The previous version (Graphic_Overlay.java), which extends ImageCanvas and overrides its paint() method, is also available

See Also: Grid plugin
Concentric Circles plugin

Screen Shot

|Plugins | Home |