|
KiCad PCB EDA Suite
|
#include "widgets/layer_presentation.h"#include <wx/bitmap.h>#include <wx/bmpbndl.h>#include <wx/dcmemory.h>#include <wx/graphics.h>#include <gal/color4d.h>Go to the source code of this file.
Functions | |
| static wxBitmap | createLayerPairBitmapAtSize (const COLOR4D &aTopColor, const COLOR4D &aBottomColor, int aSize) |
|
static |
Definition at line 75 of file layer_presentation.cpp.
References KIGFX::COLOR4D::ToColour(), and KIGFX::COLOR4D::WithAlpha().
Referenced by LAYER_PRESENTATION::CreateLayerPairIcon().