eyes and And two images together

Uses the "and" logical operator to combine two images together.

Inlets & Arguments:
#
Name
Arg
Description
1
image1
n/a
Eyes Image, standard operator messages see: eyes messages
2
image2
n/a
A second image to be and'ed with the first.

Outlets:
#
Name Description
1
resulting image Image that is the result of the operation.

Messages:

Standard messages
Accepts all messages sent to the eyes object. See eyes messages.

Argument messages
None

Example:

See subtract.

See Also:
add, subtract, or