R/ImageClass.R
isImage.Rd
Tests whether the object is of class Image
Image
isImage(object)
Any R object.
A logical indicating whether the object is of class Image (TRUE) or not (FALSE).
Image, image
image
Simon Garnier, garnier@njit.edu
# TODO