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