KiCad PCB EDA Suite
Loading...
Searching...
No Matches
reference_image.cpp File Reference
#include "reference_image.h"
#include <string>
#include <wx/debug.h>
#include <wx/mstream.h>
#include <bitmap_base.h>
#include <geometry/geometry_utils.h>

Go to the source code of this file.

Functions

static bool compareImages (const BITMAP_BASE &aLeft, const BITMAP_BASE &aRight)
 

Function Documentation

◆ compareImages()

static bool compareImages ( const BITMAP_BASE & aLeft,
const BITMAP_BASE & aRight )
static