Gamma Correction
New Method: setGamma()
-
Enables smoother, more natural color transitions and balanced brightness levels.
-
To Enable:
backlight.setGamma(true); -
Pass false to disable gamma correction if linear output is preferred.
setGamma()Enables smoother, more natural color transitions and balanced brightness levels.
To Enable: backlight.setGamma(true);
Pass false to disable gamma correction if linear output is preferred.