![]() |
PhoenixInkscape
2.0.0
Generate multiple png files with svg inkscape files
|
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 More... | |
PString | command |
Extra command. More... | |
long unsigned int | end |
Last slide where the layer has to be printed. More... | |
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().