save_as_image method
save_as_image
Saves PS/EPS file to images bytes arrays.
Returns
Images bytes. One byte array for one page.
def save_as_image(self, options):
...
| Parameter | Type | Description |
|---|---|---|
| options | aspose.page.eps.device.ImageSaveOptions | Contains necessary parameters for saving image and flags that specify output of errors thrown during conversion. |
See Also
- module
aspose.page.eps - class
PsDocument