Function Index
ImageWrite
ImageWrite[
channel
,
img
,
format
]
writes the image
img
to the specified output
channel
in the specified
format
.
The argument
img
is an
ImageData
expression.
See also User's Guide
2.5
.
Example
This loads the package.
In[1]:=
Here we read an RGB color test image.
In[2]:=
Here we perform a threshold operation.
In[3]:=
In[4]:=
Out[4]=
Here we save the transformed image in one of the supported image formats (the actual full path is system dependent and may be different from the example shown here).
In[5]:=
Out[5]=
© 2009 Wolfram Research, Inc.
•
Terms of Use
•
Privacy Policy
Sign up for our newsletter: