Handbook
Glossary
image. ( object -- )
Testing image encoders and decoders
Prev:
save-as-reference-image ( path -- )
Next:
images. ( dirpath extension -- )
Vocabulary
images
.
viewer
Inputs
object
a
pathname
, a
string
, or an
image
Outputs
None
Word description
Displays the image in the listener.
See also
images.
Definition
USING:
ui.gadgets.panes
;
IN:
images.viewer
:
image.
( object -- )
<image-gadget>
gadget.
;