Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AstroImageJ/astroimagej
/ getCanvas
Method
getCanvas
ij/src/main/java/ij/gui/ImageWindow.java:564–566 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
562
}
563
564
public
ImageCanvas getCanvas() {
565
return
ic;
566
}
567
568
569
static
ImagePlus getClipboard() {
Callers
15
captureImage
Method · 0.95
plotLanes
Method · 0.95
run
Method · 0.95
updateMagnification
Method · 0.95
dispose
Method · 0.95
computeDefaultBarWidth
Method · 0.95
tileWindows
Method · 0.95
displayChanged
Method · 0.95
mouseMoved
Method · 0.95
mouseDragged
Method · 0.95
mouseClicked
Method · 0.95
mouseEntered
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected