KiCad PCB EDA Suite
Loading...
Searching...
No Matches
layer_presentation.cpp File Reference
#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)
 

Function Documentation

◆ createLayerPairBitmapAtSize()

static wxBitmap createLayerPairBitmapAtSize ( const COLOR4D & aTopColor,
const COLOR4D & aBottomColor,
int aSize )
static