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

Method getOpenAsHyperStack

ij/src/main/java/ij/ImagePlus.java:3215–3217  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3213 }
3214
3215 public boolean getOpenAsHyperStack() {
3216 return openAsHyperStack;
3217 }
3218
3219 /** Returns true if this is a CompositeImage. */
3220 public boolean isComposite() {

Callers 3

makeCompositeMethod · 0.80
ImageWindowMethod · 0.80
addScrollbarsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected