roo_display
API Documentation for roo_display
Loading...
Searching...
No Matches
roo_display::internal::SuperRectangleStream< RawPixelStream > Class Template Reference

#include <raw_streamable_overlay.h>

Public Member Functions

 SuperRectangleStream (std::unique_ptr< RawPixelStream > delegate, int16_t width, const Box &inner)
 
 SuperRectangleStream (SuperRectangleStream &&)=default
 
Color next ()
 
void skip (uint32_t count)
 
TransparencyMode transparency () const
 

Detailed Description

template<typename RawPixelStream>
class roo_display::internal::SuperRectangleStream< RawPixelStream >

Definition at line 14 of file raw_streamable_overlay.h.

Constructor & Destructor Documentation

◆ SuperRectangleStream() [1/2]

roo_display::internal::SuperRectangleStream< RawPixelStream >::SuperRectangleStream ( std::unique_ptr< RawPixelStream delegate,
int16_t  width,
const Box inner 
)
inline

Definition at line 18 of file raw_streamable_overlay.h.

◆ SuperRectangleStream() [2/2]

Member Function Documentation

◆ next()

◆ skip()

◆ transparency()

Definition at line 64 of file raw_streamable_overlay.h.


The documentation for this class was generated from the following file: