MCPcopy 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

captureImageMethod · 0.95
plotLanesMethod · 0.95
runMethod · 0.95
updateMagnificationMethod · 0.95
disposeMethod · 0.95
tileWindowsMethod · 0.95
displayChangedMethod · 0.95
mouseMovedMethod · 0.95
mouseDraggedMethod · 0.95
mouseClickedMethod · 0.95
mouseEnteredMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected