Handbook
Glossary
print-image-matching-info? ( object -- ? )
Vocabulary
images
.
tiff
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
print-image-matching-info
class.
Definition
USING:
kernel
;
IN:
images.tiff
:
print-image-matching-info?
( object -- ? )
\
print-image-matching-info
eq?
;