convert/Image
convert to an Image
Calling Sequence
Parameters
Description
Examples
Compatibility
convert(expr, Image)
expr
-
2-D or 3-D plot, Array, or Matrix; expression to convert
The convert(x, Image) command takes a 2-D or 3-D plot or a Matrix or Array and returns an Image structure corresponding to the input.
The convert/Image command was introduced in Maple 2021.
For more information on Maple 2021 changes, see Updates in Maple 2021.
See Also
convert
ImageTools/ImageTypes
Download Help Document