@Deprecated public class ImageFrame extends DocumentPart
Represents an image frame where a watermark can be placed.
Modifier and Type | Method and Description |
---|---|
int |
getHeight()
Deprecated.
Gets the height of this
ImageFrame in pixels. |
int |
getWidth()
Deprecated.
Gets the width of this
ImageFrame in pixels. |
addWatermark, findImages, findImages, findWatermarks, findWatermarks
public final int getHeight()
Gets the height of this ImageFrame
in pixels.
ImageFrame
in pixels.public final int getWidth()
Gets the width of this ImageFrame
in pixels.
ImageFrame
in pixels.