Function Index
ImageBitAnd
ImageBitAnd[
img
,
a
]
is the
ImageData
BitAnd
operator.
The argument
img
is an
ImageData
expression.
The argument
a
may be a scalar, matrix, or
ImageData
expression.
See also User's Guide
2.4
.
New in Version 2.
Example
This loads the package.
In[1]:=
This defines a simple checkerboard pattern.
In[2]:=
This loads a small example image.
In[3]:=
Out[3]//InputForm=
This masks
img
with matrix
chk
.
In[4]:=
Out[4]//InputForm=
In[5]:=
© 2009 Wolfram Research, Inc.
•
Terms of Use
•
Privacy Policy
Sign up for our newsletter: