save-all-as-reference-images ( dirpath extension -- )
Testing image encoders and decoders

Prev:images. ( dirpath extension -- )
Next:ls ( dirpath extension -- )


Vocabulary
images.testing

Inputs
dirpatha pathname string
extensionan object


Outputs
None

Word description
Saves a Reference image for each image in dirpath with file extension extension.

Warning
You should only call this word after you have manually verified that every image in dirpath decodes and renders correctly!


Definition