Usage: isnull in.pgm
Description: This function returns 1 (no error) if for each pixel x, in[x] == 0; otherwise it returns 0. Images must be of the same dimensions.
Types supported: byte 2d, byte 3d, long 2d, long 3d, float 2d, float 3d
Category: arith