|
Photon Engine 2.0.0-beta
A physically based renderer.
|
#include <GammaCorrection.h>
Public Member Functions | |
| GammaCorrection (real gamma) | |
| void | operate (const HdrRgbFrame &srcFrame, HdrRgbFrame *out_dstFrame) override |
| void | useSrgbStandard (bool value) |
Public Member Functions inherited from ph::FrameOperator | |
| virtual | ~FrameOperator ()=default |
|
inlineexplicit |
|
inlineoverridevirtual |
Implements ph::FrameOperator.
|
inline |