- imlib-image->pnm-buffer! imageprocedure
- imlib-image->ppm imageprocedure
- ppm->imlib-image ppmprocedure
Convert between PPMs and Imlib images. PGMs and PBMs must first be converted to PPMs because Imlib only handles RGB images.
Convert between PPMs and Imlib images. PGMs and PBMs must first be converted to PPMs because Imlib only handles RGB images.