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