ArgbEvaluator

Taken from Android and made multiplatform.

This evaluator can be used to perform type interpolation between two Colors.

Functions

Link copied to clipboard
fun evaluate(fraction: Float, startValue: Color, endValue: Color): Color