All Implemented Interfaces:
Provider<Channel>, ProviderAsStack

public class ZeroOutsideMask extends UnaryWithMaskBase
Set pixels NOT IN the mask to 0, but keep pixels IN the mask identical.

It's an immutable operation and a new channel is always produced.

Author:
Owen Feehan