Skip to content

ImageQ

Tests whether an expression is an Image.

$ wo 'ImageQ[Image[{{0, 1}, {1, 0}}]]'
True
$ wo 'ImageQ[5]'
False