[][src]Module openpol::ppm

Functions

write_ppm

Write an image stored in RGB values in data to a writer using PPM text format. data is interpreted as width * height 3-byte RGB values stored row by row.