Converts a List of graphical content into a List<Graphic> by placing it into an element of a new wrapper List<Graphic>. If it is already a List<Graphic>, it is not wrapped again. Use the 'Wrap Graphic' node if wrapping is always desired.
Interface
Inputs
| Parameter | Details | Possible Types |
|---|---|---|
| Content | Primary Input | List<Color>List<GradientStops>List<Graphic>List<Raster>List<Vector> |
Outputs
| Product | Details | Possible Types |
|---|---|---|
| Result | The value produced by the node operation. Primary Output | List<Graphic> |