enum Cryplot::Extension
Overview
Extension formats supported when saving a plot to a file
Defined in:
plot/consts.crEnum Members
-
EMF =
0 -
PNG =
1 -
SVG =
2 -
PDF =
3 -
EPS =
4
Extension formats supported when saving a plot to a file
0
1
2
3
4