Searched defs:gamma_threshold (Results 1 - 1 of 1) sorted by relevance

/haiku/headers/libs/agg/
H A Dagg_gamma_functions.h52 class gamma_threshold class in namespace:agg
55 gamma_threshold() : m_threshold(0.5) {} function in class:agg::gamma_threshold
56 gamma_threshold(double t) : m_threshold(t) {} function in class:agg::gamma_threshold

Completed in 56 milliseconds