save-as-reference-image ( path -- )
Testing image encoders and decoders

Prev:encode-test ( path image-class -- )
Next:image. ( object -- )


Vocabulary
images.testing

Inputs
patha pathname string


Outputs
None

Word description
Saves a Reference image for the image at path.

Warning
You should only call this word after you have manually verified that the image at path decodes and renders correctly!


Definition