| 程序包 | 说明 |
|---|---|
| org.easywatermark.core | |
| org.easywatermark.core.handler |
| 限定符和类型 | 方法和说明 |
|---|---|
static AbstractWatermarkHandler<?,?> |
EasyWatermark.load(byte[] bytes,
FontConfig fontConfig,
WatermarkConfig watermarkConfig)
Load file and auto recognition type.
|
static AbstractWatermarkHandler<?,?> |
EasyWatermark.load(File file,
FontConfig fontConfig,
WatermarkConfig watermarkConfig)
Load file and auto recognition type.
|
static AbstractWatermarkHandler<?,?> |
EasyWatermark.load(InputStream inputStream,
FontConfig fontConfig,
WatermarkConfig watermarkConfig)
Load file and auto recognition type.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
ImageWatermarkHandler |
class |
PdfWatermarkHandler
Pdf watermark handler.
|
Copyright © 2024. All rights reserved.