2 * Copyright 2001-2015, Haiku.
3 * Distributed under the terms of the MIT License.
6 * DarkWyrm <bpmagic@columbus.rr.com>
7 * Rene Gollent <rene@gollent.com>
8 * Joseph Groover <looncraz@looncraz.net>
14 #include <InterfaceDefs.h>
23 const ColorDescription
* get_color_description(int32 index
);
24 int32
color_description_count(void);
25 void get_default_colors(BMessage
* storage
);
26 void get_current_colors(BMessage
* storage
);