Byakuren
1.0.1
A theme color extracting library implemented by C.
Loading...
Searching...
No Matches
palette.h
Go to the documentation of this file.
1
8
#ifndef CONST_PALETTE_H_
9
#define CONST_PALETTE_H_
10
#include "
../bkr_common.h
"
11
12
#ifdef __cplusplus
13
extern
"C"
{
14
#endif
15
33
extern
const
bkr_palette_array
_default_palette
;
34
35
#ifdef __cplusplus
36
}
37
#endif
38
39
#endif
// CONST_PALETTE_H_
bkr_common.h
_default_palette
const bkr_palette_array _default_palette
Byakuren - A theme color extracting library implemented by C.
bkr_palette_array
Color palette array structure.
Definition
bkr_common.h:145
const
palette.h
Generated by
1.12.0