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