bool OEWriteBMP(OEPlatform::oeostream &os, const OE8BitImage &img)
Write the pixels of the specified bitmap image img to the output stream os in Microsoft BMP file format.
img
os