![]() |
Public API Reference |
![]() |
Read HDR settings from a config file. More...
#include <csplugincommon/rendermanager/hdrhelper.h>
Public Member Functions | |
int | GetColorRange () |
Get requested color range. | |
const char * | GetExposureMethod () const |
Get exposure method. | |
HDRHelper::Quality | GetQuality () |
Get requested quality. | |
HDRSettings (iConfigFile *config, const char *prefix) | |
Set configuration to obtain the settings from. | |
bool | IsEnabled () |
Whether HDR rendering should be enabled. |
Read HDR settings from a config file.
Definition at line 128 of file hdrhelper.h.
CS::RenderManager::HDRSettings::HDRSettings | ( | iConfigFile * | config, |
const char * | prefix | ||
) |
Set configuration to obtain the settings from.
prefix is the prefix used for reading keys, should not end in a dot (.
).
Get requested color range.
const char* CS::RenderManager::HDRSettings::GetExposureMethod | ( | ) | const |
Get exposure method.
Get requested quality.
Whether HDR rendering should be enabled.