MCPcopy Create free account
hub / github.com/AstroImageJ/astroimagej / getSourceImage

Method getSourceImage

ij/src/main/java/ij/gui/PlotMaker.java:12–12  ·  view source on GitHub ↗

Returns the ImagePlus used to generate the profile plots.

()

Source from the content-addressed store, hash-verified

10
11 /** Returns the ImagePlus used to generate the profile plots. */
12 public ImagePlus getSourceImage();
13
14}
15

Callers 1

enableLivePlotMethod · 0.65

Implementers 2

ZAxisProfilerij/src/main/java/ij/plugin/ZAxisProfil
Profilerij/src/main/java/ij/plugin/Profiler.ja

Calls

no outgoing calls

Tested by

no test coverage detected