roo_display
API Documentation for roo_display
Loading...
Searching...
No Matches
color_mode_indexed.h File Reference
#include <inttypes.h>
#include "roo_collections.h"
#include "roo_collections/flat_small_hashtable.h"
#include "roo_display/color/blending.h"
#include "roo_display/color/color.h"
#include "roo_display/color/color_set.h"
Include dependency graph for color_mode_indexed.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  roo_display::internal::PaletteElementKey
 
class  roo_display::internal::PaletteIndex
 
class  roo_display::Palette
 Palette storage for IndexedN color modes. More...
 

Namespaces

namespace  roo_display
 Defines 140 opaque HTML named colors.
 
namespace  roo_display::internal
 

Typedefs

using roo_display::Indexed1 = internal::Indexed< 1 >
 
using roo_display::Indexed2 = internal::Indexed< 2 >
 
using roo_display::Indexed4 = internal::Indexed< 4 >
 
using roo_display::Indexed8 = internal::Indexed< 8 >