roo_display
API Documentation for roo_display
Loading...
Searching...
No Matches
image_stream.h File Reference
Include dependency graph for image_stream.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::RawColorReader< StreamType, 8 >
 
struct  roo_display::internal::RawColorReader< StreamType, 16 >
 
struct  roo_display::internal::RawColorReader< StreamType, 24 >
 
struct  roo_display::internal::RawColorReader< StreamType, 32 >
 
class  roo_display::internal::RleStreamUniform< Resource, ColorMode, bits_per_pixel, false >
 
class  roo_display::internal::RleStreamUniform< Resource, ColorMode, bits_per_pixel, true >
 
class  roo_display::internal::RleStreamRgb565Alpha4< Resource >
 
class  roo_display::internal::NibbleReader< StreamType >
 
class  roo_display::internal::RleStream4bppxBiased< Resource, ColorMode, 4 >
 

Namespaces

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

Functions

template<typename StreamType >
uint32_t roo_display::internal::read_varint (StreamType &in, uint32_t result)