bool OEWritePPM(OEPlatform::oeostream &os, const OE8BitImage &img, bool binary=true)
Write the pixels of the specified bitmap image img to the output stream os in Portable PixMap (PPM) file format.
img
os