1.43l, 24 November 2009
- Gabriel Landini's Threshold_Colour plugin is now built in as the
Image>Adjust>Color Threshold command.
- Added the Image>Overlay>Remove Overlay command.
- Added a "New Overlay" checkbox to the
Image>Overlay>Add Selection dialog box
(example).
- Added an "Opacity" field and "Create image selection" checkbox to the
Image>Overlay>Add Image dialog box.
- The Recorder, in "JavaScipt" and "Plugin" mode, correctly
records ROI Manager commands.
- Added the IJ.getToolName() macro function and method.
- Added the Analyzer.setRedirectImage() method.
- The AVI Writer displays an error message if the user
attempt to overwrite a virtual stack
- Fixed a bug that caused Image>Color>Merge Channels
to always create a composite image when merging four channels.
- Fixed a bug related to passing path variables to export plugins by
macros using "&varname" notation
(example).
- Gabriel Landini fixed a bug in Image>Adjust>Threshold
that caused the mask created when "Dark Background" was enabled
to not be identical to an inverted version the mask created when
"Dark Background" was not enabled.
- Fixed a bug in Analyze>Calibrate that could cause values copied
into the dialog box from a webpage to be converted to zeros.
- Fixed a bug that caused 8-bit images with pseudo-color LUTs to be incorrectly
classified as type "8-bit Color" (ImagePlus.Color_256).
Home