Overview
RasterWriter 是Python的Aspose.Page FOSS中的一个类. 继承人: Protocol.
这个类提供了一个方法,用于在Python程序中使用RasterWriter 对象. 有的方法包括: write. 在安装Python包的Aspose.Page FOSS后,所有公众成员都可以访问任何 Python 应用程序.
Methods
| Signature | Description |
|---|
write(document: RenderDocument, options: "ImageSaveOptions") → bytes | 将文件转换为光谱字节. |
See Also