Merge pull request #20875 from Harvey-Huang:master
authorHarvey <619328684@qq.com>
Fri, 22 Oct 2021 14:04:19 +0000 (22:04 +0800)
committerGitHub <noreply@github.com>
Fri, 22 Oct 2021 14:04:19 +0000 (17:04 +0300)
commit9267536feefa0e0c5ca6f1113b6e22debe438ddf
treeedd276a4658653fc764fe331bcb3d58ff57f00d7
parentd376fe9e173379630d869faa8e21c07bf78cd199
Merge pull request #20875 from Harvey-Huang:master

* bmp specified BI_BITFIELDS should take care RGBA bit mask

* change the name

* support xrgb bmp file

* support xrgb bmp file(add test case)

* update testing code
modules/imgcodecs/src/grfmt_bmp.cpp
modules/imgcodecs/src/grfmt_bmp.hpp
modules/imgcodecs/test/test_grfmt.cpp