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