Handbook
Glossary
<image-control> ( model -- gadget )
Displaying Images
Prev:
<image-gadget> ( object -- gadget )
Next:
image. ( object -- )
Vocabulary
images
.
viewer
Inputs
model
a
model
Outputs
gadget
an
image-control
Word description
Creates an
image-control
with the given image. See
set-image
.
Definition
IN:
images.viewer
:
<image-control>
( model -- gadget )
\
image-control
new-image-gadget*
;