|
Twitch SDK (Internal)
|
#include <ditherers.h>
Static Public Member Functions | |
| template<typename FloatingPointType > | |
| static FloatingPointType | DitherFloatValue (FloatingPointType value) |
| template<typename IntegerType > | |
| static IntegerType | DitherFractionalValue (IntegerType numerator, IntegerType denominator) |
A ditherer that simply rounds values, which is essentially no dithering at all.
|
inlinestatic |
|
inlinestatic |
1.8.13