KiCad PCB EDA Suite
|
Go to the source code of this file.
Namespaces | |
namespace | KI_TEST |
Functions | |
bool | KI_TEST::IsImagePixelOfColor (const wxImage &aImage, int aX, int aY, const KIGFX::COLOR4D &aColor) |
Predicate to check an image pixel matches color and alpha. | |
std::ostream & | boost_test_print_type (std::ostream &os, wxImage const &aImage) |
std::ostream & boost_test_print_type | ( | std::ostream & | os, |
wxImage const & | aImage | ||
) |
Definition at line 70 of file wximage_test_utils.cpp.