AND

Class: NodeMaskAnd

Node Icon

Performs a voxel-wise boolean AND operation in all supplied masks. If a voxels is TRUE in all masks, the resulting voxel in the output mask has is TRUE, otherwise it is FALSE.

Inputs

In

At least two binary masks of the same dimensions.

Type: Image4DBool, Required, Multiple (Minimum = 2)

Outputs

Out

A binary mask with the same spatial properties as the input masks.

Type: Image4DBool

See also

Keywords: