public static class WatermarkOptions.Rectangle
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
height
The height (pixels) of the watermark image.
|
int |
width
The width (pixels) of the watermark image.
|
int |
x
The horizontal offset from the top-left corner.
|
int |
y
The vertical offset from the top-left corner.
|