public class JpegWatermarker extends AbstractWatermarker
| Constructor and Description |
|---|
JpegWatermarker() |
| Modifier and Type | Method and Description |
|---|---|
Path |
addWatermark(Path inputFile,
Path outputDir,
String watermark)
Creates a new file based on the input file by adding a watermark
|
getOutputPathpublic JpegWatermarker()
public Path addWatermark(Path inputFile, Path outputDir, String watermark)
WatermarkerinputFile - the source fileoutputDir - the directory to write the output filewatermark - the watermark string to useCopyright © 2018 Nuxeo. All rights reserved.