roo_display
API Documentation for roo_display
Loading...
Searching...
No Matches
roo_display::RawFullByteBlender< ColorMode, blending_mode, byte_order > Struct Template Reference

#include <blending.h>

Public Member Functions

void operator() (roo::byte *dst, Color src, const ColorMode &mode) const
 
void operator() (roo::byte *dst, Color src, ColorMode &mode) const
 

Detailed Description

template<typename ColorMode, BlendingMode blending_mode, roo_io::ByteOrder byte_order>
struct roo_display::RawFullByteBlender< ColorMode, blending_mode, byte_order >

Definition at line 604 of file blending.h.

Member Function Documentation

◆ operator()() [1/2]

template<typename ColorMode , BlendingMode blending_mode, roo_io::ByteOrder byte_order>
void roo_display::RawFullByteBlender< ColorMode, blending_mode, byte_order >::operator() ( roo::byte *  dst,
Color  src,
ColorMode &  mode 
) const
inline

Definition at line 610 of file blending.h.

◆ operator()() [2/2]

template<typename ColorMode , BlendingMode blending_mode, roo_io::ByteOrder byte_order>
void roo_display::RawFullByteBlender< ColorMode, blending_mode, byte_order >::operator() ( roo::byte *  dst,
Color  src,
const ColorMode &  mode 
) const
inline

Definition at line 605 of file blending.h.


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