eyes cand, eyes & Constant And

And's all the pixel values in the image with a given constant value.

Inlets & Arguments:
#
Name
Arg
Description
1
image
n/a
Eyes Image, standard operator messages see: eyes messages
2
value
v
Value to and to the image

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
Accepts all inlet arguments as messages: v.

Example:

See cadd.

See Also:
cor, cadd, cmultiply, cdivide, |, +, *, /