3#include "roo_collections.h"
4#include "roo_collections/flat_small_hash_set.h"
17typedef roo_collections::FlatSmallHashSet<Color, ColorHash>
ColorSet;
ARGB8888 color stored as a 32-bit unsigned integer.
roo_collections::FlatSmallHashSet< Color, ColorHash > ColorSet
Small hash set of Color values.
Defines 140 opaque HTML named colors.
uint32_t operator()(Color color) const