KiCad PCB EDA Suite
Loading...
Searching...
No Matches
wximage_test_utils.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  KI_TEST
 
namespace  BOOST_TEST_PRINT_NAMESPACE_OPEN
 Before Boost 1.64, nullptr_t wasn't handled.
 

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.