public class GammaEvaluator
extends java.lang.Object
ArgbEvaluator because it interpolates through the gamma color
space which looks better to us humans.
Written by Romain Guy and Francois Blavoet. https://androidstudygroup.slack.com/archives/animation/p1476461064000335
| Constructor and Description |
|---|
GammaEvaluator() |
| Modifier and Type | Method and Description |
|---|---|
static int |
evaluate(float fraction,
int startInt,
int endInt) |