Function transformRGBA

uint transformRGBA(
  uint src,
  uint addBefore,
  uint multiply,
  uint addAfter
) pure;