public class ImgtoBW extends Object
Constructor and Description |
---|
ImgtoBW() |
Modifier and Type | Method and Description |
---|---|
static String |
toBW(String src)
Writes greyscale image to BW.png
|
public static String toBW(String src) throws IOException
src
- Input image fileIOException