ImageTools[WhatTypeImage] - return the type of an image
|
Calling Sequence
|
|
WhatTypeImage( img )
|
|
Description
|
|
•
|
The WhatTypeImage command returns the type of an image.
|
•
|
If the parameter img is not of type Image, an error is raised. The error message indicates why img is not an Image.
|
|
|
Examples
|
|
>
|
|
>
|
|
>
|
|
| (1) |
>
|
|
>
|
|
| (2) |
>
|
|
>
|
|
|
|
Download Help Document
Was this information helpful?