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