images.testing vocabulary
Factor documentation > Factor handbook > Vocabulary index


Documentation
Testing image encoders and decoders

Words

Ordinary words
WordStack effect
<rgb-image>( -- image )
decode-test( path -- )
encode-test( path image-class -- )
image-load-must-fail( path -- )
images.( dirpath extension -- )
load-reference-image( path -- image )
ls( dirpath extension -- )
randomize-image( image -- image )
save-all-as-reference-images( dirpath extension -- )
save-as-reference-image( path -- )
with-matching-files( dirpath extension quot -- )


Files
resource:extra/images/testing/testing.factor
resource:extra/images/testing/testing-docs.factor


Children from resource:extra
VocabularySummary
images.testing.bmpimages.testing.bmp vocabulary
images.testing.gifimages.testing.gif vocabulary
images.testing.pbmimages.testing.pbm vocabulary
images.testing.pgmimages.testing.pgm vocabulary
images.testing.pngimages.testing.png vocabulary
images.testing.ppmimages.testing.ppm vocabulary
images.testing.tiffimages.testing.tiff vocabulary


Children
VocabularySummary
images.testing.privateimages.testing.private vocabulary