MCPcopy Create free account
hub / github.com/AstroImageJ/astroimagej / getFrame

Method getFrame

ij/src/main/java/ij/ImagePlus.java:1949–1951  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1947 }
1948
1949 public int getFrame() {
1950 return position[2];
1951 }
1952
1953 public void killStack() {
1954 setStackNull();

Callers 10

showMethod · 0.95
setDimensionsMethod · 0.95
doStackMethod · 0.95
runMethod · 0.95
runMethod · 0.95
runMethod · 0.95
propagateMethod · 0.95
itemStateChangedMethod · 0.95
itemStateChangedMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected