openMSX
Public Member Functions | List of all members
openmsx::Scale_1on2< 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_1on2< Pixel >

Definition at line 56 of file LineScalers.hh.

Member Function Documentation

◆ operator()()

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

Definition at line 458 of file LineScalers.hh.

References xrange().


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