HighMap library (C++)
Loading...
Searching...
No Matches
hmap::ColorAdjust Struct Reference

#include <colorize.hpp>

Public Attributes

float in_min = 0.0f
 
float in_max = 1.0f
 
float exposure = 0.0f
 
float contrast = 1.0f
 
float saturation = 1.0f
 
float temperature = 0.0f
 
float gamma = 1.f
 
float dither_amp = 0.f
 
bool filmic_tonemap = false
 
bool aces_tonemap = false
 

Member Data Documentation

◆ in_min

float hmap::ColorAdjust::in_min = 0.0f

◆ in_max

float hmap::ColorAdjust::in_max = 1.0f

◆ exposure

float hmap::ColorAdjust::exposure = 0.0f

◆ contrast

float hmap::ColorAdjust::contrast = 1.0f

◆ saturation

float hmap::ColorAdjust::saturation = 1.0f

◆ temperature

float hmap::ColorAdjust::temperature = 0.0f

◆ gamma

float hmap::ColorAdjust::gamma = 1.f

◆ dither_amp

float hmap::ColorAdjust::dither_amp = 0.f

◆ filmic_tonemap

bool hmap::ColorAdjust::filmic_tonemap = false

◆ aces_tonemap

bool hmap::ColorAdjust::aces_tonemap = false

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