| Package | Description |
|---|---|
| com.github.geko444.im4java.core |
Contains core classes for image-processing.
|
| com.github.geko444.im4java.process |
Contains mostly low-level classes for managing processes.
|
| Modifier and Type | Method and Description |
|---|---|
ProcessTask |
ImageCommand.getProcessTask(Operation pOperation,
Object... images)
Return a ProcessTask for future execution (replace given placeholders).
|
| Modifier and Type | Method and Description |
|---|---|
protected ProcessTask |
ProcessStarter.getProcessTask(LinkedList<String> pArgs)
Return a ProcessTask for future execution.
|
Copyright © 2019. All rights reserved.