Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AstroImageJ/astroimagej
/ getImagePlus
Method
getImagePlus
ij/src/main/java/ij/gui/ImageWindow.java:526–528 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
524
}
525
526
public
ImagePlus getImagePlus() {
527
return
imp;
528
}
529
530
public
void
setImage(ImagePlus imp2) {
531
ImageCanvas ic = getCanvas();
Callers
11
getActiveImage
Method · 0.95
getIDList
Method · 0.95
getImage
Method · 0.95
getNthImageID
Method · 0.95
isDuplicateName
Method · 0.95
putBehind
Method · 0.95
showList
Method · 0.95
tileWindows
Method · 0.95
cascadeWindows
Method · 0.95
mouseMoved
Method · 0.95
setImageJMenuBar
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected