public class AsciiImage extends Object
| Modifier and Type | Field and Description | 
|---|---|
| private static String | CHARS | 
| private BufferedImage | img | 
| private static String | NL | 
| Constructor and Description | 
|---|
| AsciiImage(BufferedImage img) | 
private static final String NL
private static final String CHARS
private BufferedImage img
public AsciiImage(BufferedImage img)
Copyright © 2015 Open Microscopy Environment