| 
    KiCad PCB EDA Suite
    
   | 
 
#include <bitmap2cmp_frame.h>#include <bitmap2component.h>#include <bitmap2cmp_panel.h>#include <bitmap2cmp_settings.h>#include <bitmap_io.h>#include <common.h>#include <math/util.h>#include <potracelib.h>#include <vector>#include <wx/arrstr.h>#include <wx/clipbrd.h>#include <wx/dnd.h>#include <wx/rawbmp.h>#include <wx/msgdlg.h>#include <wx/dcclient.h>#include <wx/log.h>#include <wx/string.h>Go to the source code of this file.
Macros | |
| #define | DEFAULT_DPI 300 | 
| #define DEFAULT_DPI 300 | 
Definition at line 43 of file bitmap2cmp_panel.cpp.