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

#include <LineScalers.hh>

Public Member Functions

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

Detailed Description

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

Definition at line 122 of file LineScalers.hh.

Constructor & Destructor Documentation

◆ Scale_3on8()

template<std::unsigned_integral Pixel>
openmsx::Scale_3on8< Pixel >::Scale_3on8 ( PixelOperations< Pixel pixelOps)
explicit

Definition at line 768 of file LineScalers.hh.

Member Function Documentation

◆ operator()()

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

Definition at line 774 of file LineScalers.hh.

References xrange().


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