RadialShading

Overview

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

Properties: color_space, coords, domain, extend, function.

Properties

NameTypeAccessDescription
color_spaceColorSpaceReadGets the color space.
coordstuple[float, float, float, float, float, float]ReadGets the coords.
domaintuple[float, float] | NoneReadGets the domain.
functionFunctionReadGets the function.
extendtuple[bool, bool]ReadGets the extend.

See Also