Modifier and Type | Method and Description |
---|---|
Blob |
DiffPictures.compare(String inCommandLine,
Map<String,Serializable> inParams) |
Blob |
DiffPicturesWithDocsOp.run() |
Blob |
DiffPicturesWithBlobsOp.run(Blob inBlob) |
Modifier and Type | Method and Description |
---|---|
ExecResult |
CommandLineExecutorService.execCommand(String commandName,
CmdParameters params) |
Modifier and Type | Method and Description |
---|---|
ExecResult |
CommandLineExecutorComponent.execCommand(String commandName,
CmdParameters params) |
Modifier and Type | Method and Description |
---|---|
abstract void |
IMImageUtils.ImageMagickCaller.callImageMagick() |
protected void |
IMImageUtils.ImageMagickCaller.makeFiles(Blob blob,
String targetExt) |
Modifier and Type | Method and Description |
---|---|
protected static ExecResult |
MagickExecutor.execCommand(String commandName,
CmdParameters params)
Deprecated.
Since 7.4. Useless.
|
Modifier and Type | Method and Description |
---|---|
static void |
ImageConverter.convert(String inputFilePath,
String outputFilePath) |
static void |
ImageCropper.crop(String inputFilePath,
String outputFilePath,
int tileWidth,
int tileHeight,
int offsetX,
int offsetY) |
static void |
ImageCropperAndResizer.cropAndResize(String inputFilePath,
String outputFilePath,
int tileWidth,
int tileHeight,
int offsetX,
int offsetY,
int targetWidth,
int targetHeight) |
static void |
ImageCropperAndResizer.cropAndResize(String inputFilePath,
String outputFilePath,
int tileWidth,
int tileHeight,
int offsetX,
int offsetY,
int targetWidth,
int targetHeight,
String mapComponents) |
static ExecResult |
ImageIdentifier.getIdentifyResult(String inputFilePath) |
static ImageInfo |
ImageIdentifier.getInfo(String inputFilePath) |
static ImageInfo |
ImageResizer.resize(String inputFile,
String outputFile,
int targetWidth,
int targetHeight,
int targetDepth) |
static void |
ImageRotater.rotate(String inputFile,
String outputFile,
int angle) |
Constructor and Description |
---|
PictureTilingCacheInfo(String cacheKey,
String workingDir,
String filePath) |
Modifier and Type | Method and Description |
---|---|
Blob |
ConcatVideos.run(BlobList blobs) |
Blob |
ConcatVideos.run(DocumentModelList docs) |
Copyright © 2016 Nuxeo SA. All rights reserved.