MCPcopy Create free account
hub / github.com/cping/LGame / interpolate

Method interpolate

Java/Loon-Neo/src/loon/canvas/LColor.java:119–133  ·  view source on GitHub ↗

计算一种颜色到另一种颜色之间的平滑过渡 @param startColor @param endColor @param ratio @return

(int startColor, int endColor, float ratio)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

applyColorStopsMethod · 0.95
drawMethod · 0.45
onUpdateMethod · 0.45

Calls 5

getARGBMethod · 0.95
getRedMethod · 0.65
getGreenMethod · 0.65
getBlueMethod · 0.65
getAlphaMethod · 0.65

Tested by

no test coverage detected