openMSX
Public Member Functions | List of all members
openmsx::Scale_1on6< Pixel > Class Template Reference

#include <LineScalers.hh>

Public Member Functions

void operator() (std::span< const Pixel > in, std::span< Pixel > out)
 

Detailed Description

template<std::unsigned_integral Pixel>
class openmsx::Scale_1on6< Pixel >

Definition at line 50 of file LineScalers.hh.

Member Function Documentation

◆ operator()()

template<std::unsigned_integral Pixel>
void openmsx::Scale_1on6< Pixel >::operator() ( std::span< const Pixel in,
std::span< Pixel out 
)

Definition at line 393 of file LineScalers.hh.


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