Constant Field Values

Contents

ij.*

ij.gui.*

ij.io.*

ij.macro.*

ij.measure.*

ij.plugin.*

  • ij.plugin.CalibrationBar
    Modifier and Type
    Constant Field
    Value
    public static final double
    1.0001
  • ij.plugin.Filters3D
    Modifier and Type
    Constant Field
    Value
    public static final int
    13
    public static final int
    15
    public static final int
    10
    public static final int
    11
    public static final int
    12
    public static final int
    14
  • Modifier and Type
    Constant Field
    Value
    public static final int
    1
    public static final int
    0
    public static final int
    4
    public static final int
    5
    public static final int
    2
    public static final int
    3
  • ij.plugin.JpegWriter
    Modifier and Type
    Constant Field
    Value
    public static final int
    75
  • ij.plugin.MacroInstaller
    Modifier and Type
    Constant Field
    Value
    public static final char
    '^'
    public static final int
    100
    public static final int
    28000
    public static final int
    10
    public static final int
    18
  • ij.plugin.NewPlugin
    Modifier and Type
    Constant Field
    Value
    public static final int
    1
    public static final int
    0
    public static final int
    7
    public static final int
    2
    public static final int
    3
    public static final int
    4
    public static final int
    8
    public static final int
    6
    public static final int
    9
    public static final int
    5
  • Modifier and Type
    Constant Field
    Value
    public static final String
    "<html><h1>Point Tool</h1><font size=+1><ul><li> Click on a point and drag to move it.<br><li> Alt-click, or control-click, on a point to delete it.<br><li> To delete multiple points, create an area<br>selection while holding down the alt key.<br><li> Press \'alt+y\' (<i>Edit&gt;Selection&gt;Properties</i> plus<br>alt key) to display the counts in a results table.<br><li> Press \'m\' (<i>Analyze&gt;Measure</i>) to list the counter<br>and stack position associated with each point.<br><li> To measure a subset of the points, move them<br>to an overlay, create a selection and then use<br><i>Image&gt;Overlay&gt;Measure Overlay</i>.<br><li> Use <i>File&gt;Save As&gt;Tiff</i> or <i>File&gt;Save As&gt;Selection</i><br>to save the points and counts.<br><li> Press \'F\' (<i>Image&gt;Overlay</i>&gt;Flatten</i>) to create an<br>RGB image with embedded markers for export.<br><li> Hold the shift key down and points will be<br>constrained to a horizontal or vertical line.<br><li> Use <i>Edit&gt;Selection&gt;Select None</i> to delete a<br>multi-point selection.<br><li> Switch to the multi-point tool and use<br><i>Edit&gt;Selection&gt;Restore Selection</i> to restore<br>a deleted multi-point selection.<br></ul> <br></font>"
  • ij.plugin.Resizer
    Modifier and Type
    Constant Field
    Value
    public static final int
    16
    public static final int
    32
  • ij.plugin.ZProjector
    Modifier and Type
    Constant Field
    Value
    public static final int
    0
    public static final String
    "Stacks with inverting LUTs may not project correctly.\nTo create a standard LUT, invert the stack (Edit/Invert)\nand invert the LUT (Image/Lookup Tables/Invert LUT)."
    public static final int
    1
    public static final int
    5
    public static final int
    2
    public static final int
    4
    public static final int
    3
  • ij.plugin.frame.Channels
    Modifier and Type
    Constant Field
    Value
    public static final String
    "<html><h1>Composite Display Modes</h1><font size=+1><ul><li> <u>Composite</u> - Effectively creates an RGB image for each channel, based on its LUT, and then adds the red, green and blue values to create the displayed image. The values are clipped at 255, which can cause saturation. For an example, open the \"Neuron (5 channel)\" sample image and compare the <i>Composite</i> and <i>Composite Max</i> display modes. This is the original ImageJ composite mode.<br><li> <u>Composite Max</u> - Similar to <i>Composite</i>, except uses the maximum of the red, green and blue values across all channels.<br><li> <u>Composite Min</u> - Similar to <i>Composite</i>, except uses the minimum of the red, green and blue values across all channels. This mode, and <i>Composite Invert</i>, require that the channels have inverting (white background) LUTs. Linear non-inverting LUTs that use a single color are automatically inverted.<br><li> <u>Composite Invert</u> - Similar to <i>Composite</i>, except the red, green and blue values are effectively subracted from 255. The values are clipped at 0, which can cause saturation.<br></ul><h1>More\u00bbCommands</h1><font size=+1><ul><li> <u>Make Composite</u> - Converts an RGB image into a three channel composite image.<br><li> <u>Create RGB image</u> - Creates an RGB version of a multichannel image.<br><li> <u>Split Channels</u> - Splits a multichannel image into separate images.<br><li> <u>Merge Channels</u> - Combines multiple images into a single multichannel image.<br><li> <u>Show LUT</u> - Displays a plot of the current channel\'s LUT. Click \"List\" to create a table of the RGB values for each of the LUT\'s 256 entries.<br><li> <u>Invert LUTs</u> - Inverts the LUTs of all the channels of a composite image. Black background LUTs with ascending RGB values are converted to inverting LUTs (descending RGB values) with white backgrounds, or vis versa. Does nothing if the LUT is not linear or it uses more than one color. This command runs the macro at http://wsr.imagej.net/macros/Invert_All_LUTs.txt.<br><li> <u>Red, Green, Blue, Cyan, Magenta, Yellow, Grays</u> - Updates the current channel\'s LUT so that it uses the selected color.<br></ul><br>The <i>\"Channels & Colors\"</i> chapter of Pete Bankhead\'s \"<i>Introduction to Bioimage Analysis</i>\" (https://bioimagebook.github.io) is a good introduction to multichannel images and LUTs.<br><br>The macro at http://wsr.imagej.net/macros/CompositeProjection.ijm uses the \"Invert LUTs\", \"RGB Stack\", \"Z Project\" and \"Invert\" commands to reproduce the four composite display modes.<br></font>"
  • ij.plugin.frame.Commands
    Modifier and Type
    Constant Field
    Value
    public static final String
    "commands.cmds"
    public static final String
    "commands.loc"
    public static final int
    20
  • ij.plugin.frame.ContrastAdjuster
    Modifier and Type
    Constant Field
    Value
    public static final String
    "b&c.loc"
  • ij.plugin.frame.Editor
    Modifier and Type
    Constant Field
    Value
    public static final int
    8
    public static final String
    "Interactive Interpreter"
    public static final int
    15
    public static final int
    28000
    public static final int
    2
    public static final int
    1
    public static final int
    4
    public static final int
    10
    public static final int
    18
  • ij.plugin.frame.LineWidthAdjuster
    Modifier and Type
    Constant Field
    Value
    public static final String
    "line.loc"
  • ij.plugin.frame.RoiManager
    Modifier and Type
    Constant Field
    Value
    public static final String
    "manager.loc"
  • ij.plugin.frame.ThresholdAdjuster
    Modifier and Type
    Constant Field
    Value
    public static final String
    "threshold.dark"
    public static final String
    "threshold.loc"
    public static final String
    "threshold.mode"
    public static final String
    "threshold.no-reset"
    public static final String
    "threshold.raw"

ij.process.*

ij.text.*