Converts a graphic table into a gradient table by deeply flattening any gradient content it contains, and discarding any non-gradient content.
Interface
Inputs
| Parameter | Details | Possible Types |
|---|---|---|
| Content | Primary Input | Table<GradientStops>Table<Graphic> |
Outputs
| Product | Details | Possible Types |
|---|---|---|
| Result | The value produced by the node operation. Primary Output | Table<GradientStops> |