All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AbstractScriptGenerator This class is an abstract implementation of a ScriptGenerator.AbstractTestCase This class implements an abstract base class for all test-cases.ArrayListConsumer Base class for ArrayListOutputConsumer and ArrayListErrorConsumer with common methods.ArrayListErrorConsumer This class is an ErrorConsumer which saves the output to an ArrayList.ArrayListOutputConsumer This class is an OutputConsumer which saves the output to an ArrayList.BaseFilter This is the base class of all FilenameFilters in this package.BashScriptGenerator This class implements a BashScriptGenerator.BatchConverter This class implements various batch-conversion methods.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 aProcessExecutor
BATCH: convert images at once with a single command.ChannelMixer This class is a wrapper to a channel mixer.CmdScriptGenerator This class implements a CmdScriptGenerator.CommandException This class wraps exceptions during image-attribute retrivial.CompareCmd This class wraps the compare command.CompositeCmd This class wraps the IM command composite.ConvertCmd This class wraps the IM command convert.DcrawCmd This class wraps the dcraw command.DCRAWOperation This class models the command-line of dcraw.DCRAWOps This class subclasses Operation and adds methods for all commandline options of dcraw.DisplayCmd This class wraps the IM command display.DynamicOperation This interface defines a DynamicOperation.ErrorConsumer This interface defines an ErrorConsumer.ETOperation This class models the command-line of exiftool.ETOps This class subclasses Operation and adds methods for all commandline options of exiftool.ExiftoolCmd This class wraps the exiftool command.ExtensionFilter This utility-class implements a FilenameFilter based on extensions.FilenameLoader This utility-class loads selected filenames of a directory into a list.FilenamePatternResolver This utility-class creates filenames from an input file and a template.GlobbingFilter This utility-class implements a FilenameFilter based on shell-globbing.GMOperation This class models the command-line of GraphicsMagick.GMOps This class subclasses Operation and adds methods for all commandline options of GraphicsMagick.GraphicsMagickCmd This class wraps the GraphicsMagick command-set.IdentifyCmd This class wraps the IM command identify.IM4JavaException This class is the base class of all im4java -exceptions.ImageCommand This class implements the processing of image operations.ImageMagickCmd This class wraps the ImageMagick command-set.IMOperation This class models the command-line of ImageMagick.IMOps This class subclasses Operation and adds methods for all commandline options of ImageMagick.Info This class implements an image-information object.InfoException This class wraps exceptions during image-attribute retrivial.InputProvider This interface defines an InputProvider.JpegtranCmd This class wraps the jpegtran command.JPTOperation This class models the command-line of jpegtran.JPTOps This class subclasses Operation and adds methods for all commandline options of jpegtran.MogrifyCmd This class wraps the IM command mogrify.MontageCmd This class wraps the IM command montage.NoiseFilter This class is the base class of all noise-remover classes.NoiseFilter.Edge NoiseFilter.Level NoiseFilter.Threshold Operation The base class for image-based commandline operations.OutputConsumer This interface defines an OutputConsumer.Pipe This class implements a pipe.ProcessEvent This class wraps return-code and Exceptions of a terminated process.ProcessEventListener This interface defines methods for a ProcessEventListener.ProcessExecutor This class subclasses ThreadPoolExecutor and implements a pooling-service for threads running processes.ProcessListener Deprecated. This interface has been superseeded by ProcessEventListenerProcessStarter This class implements the processing of os-commands using a ProcessBuilder.ProcessTask This class represents a runnable process.RegexFilter This utility-class implements a FilenameFilter based on regular expressions.ScriptGenerator This interface defines the methods for a ScriptGenerator.StandardStream This class is a container for objects logically wrapping stdin, stdout and stderr.Stream2BufferedImage This helper class reads an InputStream and creates a BufferedImage.Test This class implements various tests of the im4java-package.TestCase This interface defines the methods for a single test-case.TestCase1 This class implements the basic test of convert.TestCase10 This class implements a test of reading from stdin and piping to stdout.TestCase11 This class implements a test of dynamic operations.TestCase12 This class implements a test of reading BufferedImages.TestCase13 This class implements a test of writing BufferedImages.TestCase14 This class implements a test of using GraphicsMagick.TestCase15 This class implements a test of the jpegtran-command.TestCase16 This class implements a test of asynchronous execution.TestCase16a This class implements a test of asynchronous execution.TestCase16b This class implements a test of asynchronous execution.TestCase17 This class implements a test of the ufraw-batch command.TestCase18 This class implements a test of the exiftool-command.TestCase19 This class implements a test of the dcraw-command.TestCase2 This class implements a test of operations and suboperations.TestCase20 This class implements a test of setting search PATHs.TestCase21 This class tests the parallel processing features of im4java.TestCase22 This class tests the class BatchConverter.TestCase23 This class implements a test for chaining commands via im4java (i.e.TestCase24 This class implements a test for the IM compare command.TestCase3 This class implements a test ofTestCase4 This class implements a test of the ChannelMixer.TestCase5 This class implements a test of the mogrify command.TestCase6 This class implements a test of the identify command.TestCase7 This class implements a test of the composite command.TestCase8 This class implements a test of the Info-class.TestCase9 This class implements a test of the NoiseFilter-class.UFRawCmd This class wraps the ufraw/ufraw-batch command.UFRawOperation This class models the command-line of ufraw/ufraw-batch.UFRawOps This class subclasses Operation and adds methods for all commandline options of ufraw.