transform

abstract fun transform(outputs: TransformOutputs)(source)

Executes the transform.

This method must be implemented in the subclass.

Parameters

outputs

Receives the outputs of the transform.