Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
makeComposite
Method · 0.80
ImageWindow
Method · 0.80
addScrollbars
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected