public class TiffImageContent extends MultiframeImageContent
Represents a tiff image where a watermark can be placed.
Modifier and Type | Method and Description |
---|---|
void |
performSave(OutputStream stream)
Saves the content to the specified stream.
|
getFrames
dispose, getHeight, getWidth
findImages, findImages, search, search
public void performSave(OutputStream stream)
ImageContent
Saves the content to the specified stream.
performSave
in class ImageContent