IMREAD_ANYCOLOR 141 modules/imgcodecs/include/opencv2/imgcodecs.hpp CV_EXPORTS_W bool imreadmulti(const String& filename, std::vector<Mat>& mats, int flags = IMREAD_ANYCOLOR); IMREAD_ANYCOLOR 112 modules/imgcodecs/test/test_grfmt.cpp ASSERT_TRUE(imread_compare(path, IMREAD_ANYCOLOR)); IMREAD_ANYCOLOR 738 modules/imgcodecs/test/test_grfmt.cpp compare(IMREAD_ANYCOLOR);