24 #ifndef QA_COMMON_WXIMAGE_TEST_UTILS__H 25 #define QA_COMMON_WXIMAGE_TEST_UTILS__H 52 struct print_log_value<wxImage>
54 void operator()( std::ostream& os, wxImage
const& aImage );
Before Boost 1.64, nullptr_t wasn't handled.
#define BOOST_TEST_PRINT_NAMESPACE_CLOSE
bool IsImagePixelOfColor(const wxImage &aImage, int aX, int aY, const KIGFX::COLOR4D &aColor)
Predicate to check an image pixel matches color and alpha.
A color representation with 4 components: red, green, blue, alpha.