keepColor

inline fun <T> keepColor(crossinline callback: () -> T): T

Executes callback restoring the initial multiplyColor at the end