is.imgClass.Rd
Check if an object is of class 'imgClass'
is.imgClass(x)
An object to test.
Logical; TRUE if the object inherits from class 'imgClass', FALSE otherwise.