load-reference-image ( path -- image )
Reference image

Prev:save-all-as-reference-images ( dirpath extension -- )


Vocabulary
images.testing

Inputs
patha pathname string


Outputs
imagean image


Word description
Loads the Reference image that corresponds to the original image at path into memory.

Definition