Package | Description |
---|---|
com.groupdocs.conversion.api.options | |
com.groupdocs.conversion.handler |
Constructor and Description |
---|
ToImageOptions(ImageSaveOptions saveOptions)
Instantiates a new To image options.
|
Modifier and Type | Method and Description |
---|---|
<T> T |
ConversionHandler.convertToImage(InputStream fileStream,
String fileName,
ImageSaveOptions options)
Convert document to image
|
<T> T |
ConversionHandler.convertToImage(String path,
ImageSaveOptions options)
Convert document to image
|
Copyright © 2015 GroupDocs. All rights reserved.