| Package | Description |
|---|---|
| ij | |
| ij.gui |
| Modifier and Type | Method and Description |
|---|---|
PlotWindow |
ImagePlus.plotHistogram()
Plots a 256 bin histogram of this image and returns the PlotWindow.
|
PlotWindow |
ImagePlus.plotHistogram(int bins)
Plots a histogram of this image using the specified
number of bins and returns the PlotWindow.
|
| Modifier and Type | Method and Description |
|---|---|
PlotWindow |
Plot.show()
Displays the plot in a PlotWindow.
|