public class Mosaic extends Object
| Constructor and Description |
|---|
Mosaic() |
| Modifier and Type | Method and Description |
|---|---|
static double |
colourDistance(Color e1,
Color e2) |
List<Number> |
exec() |
void |
setInput(File file) |
void |
setInput(InputStream in) |
void |
setInput(String filename) |
public void setInput(InputStream in) throws Exception
ExceptionCopyright © 2015. All rights reserved.