BaseTransform.isPassthrough

bool isPassthrough() nothrow

See if trans is configured as a passthrough transform.

Returns

true if the transform is configured in passthrough mode.

MT safe.