Handbook
Glossary
images. ( dirpath extension -- )
Testing image encoders and decoders
Prev:
image. ( object -- )
Next:
save-all-as-reference-images ( dirpath extension -- )
Vocabulary
images
.
testing
Inputs
dirpath
a pathname string
extension
a
string
Outputs
None
Word description
Renders each image at
dirpath
directly to the listener tool.
See also
image.
Definition
USING:
images.viewer
;
IN:
images.testing
:
images.
( dirpath extension -- )
[
image.
]
with-matching-files
;