next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
packages
|
Macaulay2 website
Graphics
::
svgPicture
svgPicture -- create an SVG picture
Ways to use
svgPicture
:
svgPicture(Picture)
-- create an SVG picture from a Picture object
svgPicture(Picture,String)
-- create an SVG picture from a Picture object and store it in a file
svgPicture(Picture,ZZ,ZZ)
-- create an SVG picture from a Picture object
svgPicture(Picture,ZZ,ZZ,String)
-- create an SVG picture from a Picture object and store it in a file
For the programmer
The object
svgPicture
is
a
method function
.