Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AstroImageJ/astroimagej
/ getMode
Method
getMode
ij/src/main/java/ij/CompositeImage.java:549–551 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
547
}
548
549
public
int
getMode() {
550
return
mode;
551
}
552
553
public
String getModeAsString() {
554
switch (mode) {
Callers
14
copyLuts
Method · 0.95
reset
Method · 0.95
swapStackImages
Method · 0.95
mergeStacks
Method · 0.95
makeSubhyperstack
Method · 0.95
run
Method · 0.95
run
Method · 0.95
update
Method · 0.95
itemStateChanged
Method · 0.95
drawInfo
Method · 0.95
getDisplayMode
Method · 0.45
setImage
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected