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

Method getForegroundValue

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

Source from the content-addressed store, hash-verified

999 }
1000
1001 public static double getForegroundValue() {
1002 return foregroundValue;
1003 }
1004
1005 /** Sets the foreground color to grayscale, where value
1006 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