Java android.animation ArgbEvaluator fields, constructors, methods, implement or subclass

Example usage for Java android.animation ArgbEvaluator fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for android.animation ArgbEvaluator.

The text is from its open source code.

Constructor

Method

Objectevaluate(float fraction, Object startValue, Object endValue)
This function returns the calculated in-between value for a color given integers that represent the start and end values in the four bytes of the 32-bit int.