Squiz Matrix
4.12.2
|
Public Member Functions | |
TextEncoder (ImageProcessor ip, Calibration cal, int precision) | |
void | write (DataOutputStream out) throws IOException |
Saves an image described by an ImageProcessor object as a tab-delimited text file.
Definition at line 8 of file TextEncoder.java.
|
inline |
Constructs a TextEncoder from an ImageProcessor and optional Calibration.
Definition at line 15 of file TextEncoder.java.
|
inline |
Saves the image as a tab-delimited text file.
Definition at line 22 of file TextEncoder.java.