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

#include <raw_streamable.h>

Public Member Functions

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

Detailed Description

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

Definition at line 144 of file raw_streamable.h.

Constructor & Destructor Documentation

◆ SubRectangleRawStream() [1/2]

roo_display::internal::SubRectangleRawStream< RawPixelStream >::SubRectangleRawStream ( std::unique_ptr< RawPixelStream delegate,
int16_t  width,
int16_t  width_skip 
)
inline

Definition at line 146 of file raw_streamable.h.

◆ SubRectangleRawStream() [2/2]

Member Function Documentation

◆ next()

◆ skip()

◆ transparency()

Definition at line 170 of file raw_streamable.h.


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