()
| 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). */ |
no outgoing calls
no test coverage detected