RosettaCodeData/Task/Bitmap-Read-an-image-through-a-pipe/PicoLisp/bitmap-read-an-image-through-a-pipe.l
Ingy döt Net 518da4a923 B
2013-04-10 16:19:29 -07:00

1 line
53 B
Text

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