Merge pull request #21428 from Harvey-Huang:TIFF
authorHarvey <619328684@qq.com>
Mon, 31 Jan 2022 17:54:27 +0000 (01:54 +0800)
committerGitHub <noreply@github.com>
Mon, 31 Jan 2022 17:54:27 +0000 (17:54 +0000)
commitf4a7754cc0495b587ef29fa5b8c2006513cfd615
treeb2c164c58295eb26b5648905a8b31f9c23725e57
parent6811d3d80bb51838e5aa3216e65d4c64deadb999
Merge pull request #21428 from Harvey-Huang:TIFF

TiffEncoder write support more depth type

* TiffEncoder write support more depth type

* testing code

* update testing code

* add fallthrough
modules/imgcodecs/src/grfmt_tiff.cpp
modules/imgcodecs/test/test_tiff.cpp