| Package | Description |
|---|---|
| com.github.geko444.im4java.utils |
Contains utility-classes.
|
| Class and Description |
|---|
| BaseFilter
This is the base class of all FilenameFilters in this package.
|
| BatchConverter.ConvertException
This nested exception wraps the original exception of failed conversions.
|
| BatchConverter.Mode
Enumeration-type for the conversion mode:
SEQUENTIAL: run commands sequentially for all images
(this mode is mainly for debugging and benchmarking)
PARALLEL: run commands in parallel using a
ProcessExecutor
BATCH: convert images at once with a single command.
|
| ChannelMixer
This class is a wrapper to a channel mixer.
|
| ExtensionFilter
This utility-class implements a FilenameFilter based on extensions.
|
| NoiseFilter
This class is the base class of all noise-remover classes.
|
Copyright © 2019. All rights reserved.