Predicting_real_estate_prices_using_scikit-learn
Predicting_real_estate_prices_using_scikit-learn copied to clipboard
[USER32] Detect White followed by Black in color table as monochrome
Allows color table with White and then Black to be detected as monochrome
Add additional code in is_dib_monochrome for this option.
JIRA issue: CORE-13935
Additional code testing White then Black added to original test for Black and then White
This code is a modification of code originally proposed by Fabian Maurer as a Wine Fix. See https://bugs.winehq.org/show_bug.cgi?id=47486