17#ifndef __albaGUIColorSwatch_H__
18#define __albaGUIColorSwatch_H__
32 const wxSize& size = wxSize(100,50),
long style = wxTAB_TRAVERSAL);
albaColor is a class representing an RGBA color:
albaGUIColorSwatch : small widget representing an RGBA color.
void OnPaint(wxPaintEvent &event)
albaGUIColorSwatch(wxWindow *parent, wxWindowID id=-1, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(100, 50), long style=wxTAB_TRAVERSAL)
void OnEraseBackground(wxEraseEvent &event)
void SetColor(albaColor c)