Function transformComponent

uint transformComponent(
  int src,
  int addBefore,
  int multiply,
  int addAfter
) pure;