mirror of
https://github.com/opencv/opencv.git
synced 2026-07-28 23:03:03 +04:00
bbfded21ac
Normaly, we sets IMWRITE_* flags for imwrite() params. But imgcodecs expects to use some TIFFTAG_* directory. This patch introduce IMWRITE_TIFF_ROWSPERSTRIP and IMWRITE_TIFF_PREDICTOR instead of TIFFTAG_*.