export_graphics
Export Mathematica graphics expressions to image files in formats like PNG, PDF, or SVG. Provide the expression and file path to generate the output.
Instructions
Export a graphics expression to an image file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| size | No | ||
| format | No | PNG | |
| expression | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |