-
Deprecated ClassesClassDescriptionreplaced by Duplicator classreplaced by ij.plugin.ImageInfo
-
Deprecated FieldsFieldDescriptionNot a fixed value any more, use getDrawingFrame() to get the drawing areaNot a fixed value any more, use getDrawingFrame() to get the drawing areaNot a fixed value any more, use getDrawingFrame() to get the drawing areaNot a fixed value any more, use getDrawingFrame() to get the drawing areanow in the Minimizer class (since ImageJ 1.46f). (probably of not much value for anyone anyhow?)
-
Deprecated MethodsMethodDescriptionreplaced by ImagePlus.getOverlay()replaced by ImagePlus.setOverlay(Roi, Color, int, Color)replaced by ImagePlus.setOverlay(Shape, Color, BasicStroke)replaced by ImagePlus.setOverlay(ij.gui.Overlay)Short images are always unsigned.replaced by drawPixels(ImageProcessor)replaced by getBounds()replaced by setStrokeColor()replaced by setStrokeWidth(int)replaced by getForegroundColor()replaced by setForegroundColor()replaced by IJ.log(), ResultsTable.setResult() and TextWindow.append(). There are examples at http://imagej.nih.gov/ij/plugins/sine-cosine.htmlShort images are always unsigned.Replaced by setValue(String,int,String)replaced by getValueAsDoubleReplaced by addValue(String,double) and setValue(String,int,double)replaced by ImageProcessor.fillOutside(Roi)replaced by ImageProcessor.draw(Roi)replaced by ImageProcessor.fill(Roi)Not needed any more, use the rank(ip, ...) method, which creates the kernelreplaced by run(String,ImagePlus,ImagePlus)replaced by FileSaver.getJpegQuality()replaced by FileSaver.setJpegQuality()replaced by translate(x,y)
-
Deprecated ConstructorsConstructorDescriptionreplaced by Line(int, int, int, int)replaced by the Plot class.replaced by the Plot class.16 bit images are normally unsigned but signed images can be simulated by subtracting 32768 and using a calibration function to restore the original values.