| Modifier and Type | Field and Description |
|---|---|
private static org.apache.log4j.Logger |
logger |
private File |
source |
| Constructor and Description |
|---|
ImageFileReader(File source)
Construct a new reader for a given source file.
|
| Modifier and Type | Method and Description |
|---|---|
List<javax.media.jai.PlanarImage> |
call() |
List<javax.media.jai.PlanarImage> |
read(File file)
Performs the actual reading.
|
private static final org.apache.log4j.Logger logger
private File source
public ImageFileReader(File source)
source - the fileCopyright © 2009–2017 Helmut Ahammer, Philipp Kainz. All rights reserved.