TuttleOFX  1
tuttle::plugin::jpeg::writer::JpegWriterProcessParams Struct Reference

#include <JpegWriterPlugin.hpp>

Data Fields

std::string _filepath
 filepath
bool _premult
 Premultiply by alpha or directly use RGB channels.
int _bitDepth
 Output bit depth.
int _quality

Detailed Description

Definition at line 11 of file JpegWriterPlugin.hpp.


Field Documentation

Premultiply by alpha or directly use RGB channels.

Definition at line 14 of file JpegWriterPlugin.hpp.

Referenced by tuttle::plugin::jpeg::writer::JpegWriterPlugin::getProcessParams().


The documentation for this struct was generated from the following file: