|
TuttleOFX
1
|
#include <PngWriterPlugin.hpp>
Data Fields | |
| std::string | _filepath |
| filepath | |
| ETuttlePluginComponents | _components |
| output components | |
| ETuttlePluginBitDepth | _bitDepth |
| Output bit depth. | |
Definition at line 12 of file PngWriterPlugin.hpp.
Output bit depth.
Definition at line 16 of file PngWriterPlugin.hpp.
Referenced by tuttle::plugin::png::writer::PngWriterPlugin::getProcessParams().
output components
Definition at line 15 of file PngWriterPlugin.hpp.
Referenced by tuttle::plugin::png::writer::PngWriterPlugin::getProcessParams().
filepath
Definition at line 14 of file PngWriterPlugin.hpp.
Referenced by tuttle::plugin::png::writer::PngWriterPlugin::getProcessParams().