- 积分
- 13683
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2015-7-16
- 最后登录
- 1970-1-1
|
发表于 2017-9-24 14:46:27
|
显示全部楼层
options:
eps Produce output in EPS format
ps Produce output in PS format
pdf Produce output in PDF format
svg Produce output in SVG format
png Produce image output in PNG format
gif Produce image output in GIF format (not available with Cairo)
jpg Produce image output in JPG format (not available with Cairo)
black Use black background (default is current display setting)
white Use white background (default is current display setting)
xNN Horizontal image size in NN pixels (for image output only)
yNN Vertical image size in NN pixels (for image output only)
-e NN The blank edge around the plot will be NN inches wide (for PS, EPS, and PDF output only)
-t NN Color number NN is fully transparent
-b bgImage Image file bgImage is included in the background of the output
-f fgImage Image file fgImage is included in the foreground of the output
|
|