#include <widgets.h>
Inheritance diagram for fgl::FGColorDialog:


Public Member Functions | |
| FGColorDialog (char *capture, ColorDialogCallBack f, FGPixel bgc=PM) | |
| unsigned int *__fastcall | GetColors (void) |
Static Public Member Functions | |
| static int __fastcall | Import (char *name) |
| static int __fastcall | Export (char *name) |
|
||||||||||||||||
|
Creates a widget for easy and visual color selecting.
|
|
|
Loads the current palette from the file. Usable in 8bit color modes only.
|
|
|
Returns the raw palette data. |
|
|
Saves the current palette to the file. Usable in 8bit color modes only.
|
1.4.0