* added write as pbm * add tests for pbm * imgcodecs: PBM support - drop additional PBM parameters - write: fix P1/P4 mode (no maxval 255 value after width/height) - write: invert values for P1/P4 - write: P1: compact ASCII mode (no spaces) - simplify pbm test - drop .pxm extension (http://netpbm.sourceforge.net/doc/ doesn't know such extension) |
||
|---|---|---|
| .. | ||
| test_grfmt.cpp | ||
| test_jpeg.cpp | ||
| test_main.cpp | ||
| test_png.cpp | ||
| test_precomp.hpp | ||
| test_read_write.cpp | ||
| test_tiff.cpp | ||
| test_webp.cpp | ||