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

Method getBackgroundValue

ij/src/main/java/ij/gui/Toolbar.java:1016–1018  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1014 }
1015
1016 public static double getBackgroundValue() {
1017 return backgroundValue;
1018 }
1019
1020 /** Sets the background color to grayscale, where value
1021 is between 0 (black) and 255 (white). */

Callers 3

getValueMethod · 0.95
makeMontage2Method · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected