RenderResources

RenderResources

Overview

RenderResources is a class in Aspose.Page FOSS for Python.

Shared render resources for a document.

Properties: color_spaces, functions, images, patterns.

Properties

NameTypeAccessDescription
color_spacesdict[str, ColorSpace]Read/WriteGets or sets the color spaces.
patternsdict[str, Pattern]Read/WriteGets or sets the patterns.
functionsdict[str, Function]Read/WriteGets or sets the functions.
imagesdict[str, "RenderImageResource"]Read/WriteGets or sets the images.

See Also

 English