public class ArgbEvaluator extends Object implements TypeEvaluator
public Object evaluate(float fraction, Object startValue, Object endValue)
evaluate
在接口中 TypeEvaluator
fraction
- The fraction from the starting to the ending valuesstartValue
- A 32-bit int value representing colors in the
separate bytes of the parameterendValue
- A 32-bit int value representing colors in the
separate bytes of the parameter