generated by matlabs blocproc function Based on the suggested solution by Massimo, we should not compute the remaining pixels per line but only at the end of the whole block, be it tile or scanline. I have not been able to find bw or palette examples that use load_separate instead of load_contiguous, so that case is not tested. But, it also doesn't make much sense to have planar when you have just one plane. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| file-tiff-io.c | ||
| file-tiff-io.h | ||
| file-tiff-load.c | ||
| file-tiff-load.h | ||
| file-tiff-save.c | ||
| file-tiff-save.h | ||
| file-tiff.c | ||
| file-tiff.h | ||
| Makefile.am | ||
| meson.build | ||