Package | Description |
---|---|
com.groupdocs.parser.data |
The package provides classes which represent parsing results.
|
Modifier and Type | Method and Description |
---|---|
InputStream |
PageImageArea.getImageStream(ImageOptions options)
Returns the image stream in a different format.
|
void |
PageImageArea.save(String filePath,
ImageOptions options)
Saves the image to the file in a different format.
|