TuttleOFX
1
|
#include <EXRWriterPlugin.hpp>
Data Fields | |
std::string | _filepath |
filepath | |
ETuttlePluginBitDepth | _bitDepth |
Bit depth. | |
ETuttlePluginComponents | _componentsType |
Components type. | |
EParamStorage | _storageType |
Storage type (Scan line or tile) |
Definition at line 12 of file EXRWriterPlugin.hpp.
Bit depth.
Definition at line 15 of file EXRWriterPlugin.hpp.
Referenced by tuttle::plugin::exr::writer::EXRWriterPlugin::getProcessParams().
Components type.
Definition at line 16 of file EXRWriterPlugin.hpp.
Referenced by tuttle::plugin::exr::writer::EXRWriterPlugin::getProcessParams().
filepath
Definition at line 14 of file EXRWriterPlugin.hpp.
Referenced by tuttle::plugin::exr::writer::EXRWriterPlugin::getProcessParams().
Storage type (Scan line or tile)
Definition at line 17 of file EXRWriterPlugin.hpp.
Referenced by tuttle::plugin::exr::writer::EXRWriterPlugin::getProcessParams().