Color
Returned colors are cached and must be treated as immutable. Use this registry to avoid per-frame allocations in render loops.
static Color
adjustBrightness(Color c, double factor)
interpolate(Color a, Color b, float t)
of(int r, int g, int b, int a)
ofArgb(int argb)
withAlpha(Color base, float alpha)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait