RenderResources
RenderResources
Overview
RenderResources 是Python的Aspose.Page FOSS中的一个类.
文件共享染资源.
特性: color_spaces, functions, images, patterns.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
color_spaces | dict[str, ColorSpace] | 阅读/写作 | 得到或设置颜色空间. |
patterns | dict[str, Pattern] | 阅读/写作 | 得到或设置模式. |
functions | dict[str, Function] | 阅读/写作 | 得到或设置函数. |
images | dict[str, "RenderImageResource"] | 阅读/写作 | 获取或设置图像. |