RadialShading
Overview
RadialShading is a class in Aspose.Page FOSS for Python.
Properties: color_space, coords, domain, extend, function.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
color_space | ColorSpace | Read | Gets the color space. |
coords | tuple[float, float, float, float, float, float] | Read | Gets the coords. |
domain | tuple[float, float] | None | Read | Gets the domain. |
function | Function | Read | Gets the function. |
extend | tuple[bool, bool] | Read | Gets the extend. |