RosettaCodeData/Task/Bitmap-Read-an-image-through-a-pipe/PicoLisp/bitmap-read-an-image-through-a-pipe.l
2023-07-01 13:44:08 -04:00

1 line
53 B
Text

(setq *Ppm (ppmRead '("convert" "img.jpg" "ppm:-")))