![]() |
|
PhoenixInkscape
1.0.0
Batch convert SVG to PNG with Inkscape
|
Get the begin and end slide for current layer. More...
Public Attributes | |
| long unsigned int | begin |
| first slide where the layer has to be printed | |
| PString | command |
| Extra command. | |
| long unsigned int | end |
| Last slide where the layer has to be printed. | |
| long unsigned int PLayer::begin |
first slide where the layer has to be printed
Definition at line 33 of file main.cpp.
Referenced by createVectorSlide().
| PString PLayer::command |
| long unsigned int PLayer::end |
Last slide where the layer has to be printed.
Definition at line 35 of file main.cpp.
Referenced by createVectorSlide().