openMSX
|
Stretch (or zoom) a given input line to a wider output line. More...
#include <LineScalers.hh>
Public Member Functions | |
ZoomLine (PixelOperations< Pixel > pixelOps) | |
void | operator() (const Pixel *in, unsigned inWidth, Pixel *out, unsigned outWidth) const |
Stretch (or zoom) a given input line to a wider output line.
Definition at line 239 of file LineScalers.hh.
|
explicit |
Definition at line 1065 of file LineScalers.hh.
void openmsx::ZoomLine< Pixel >::operator() | ( | const Pixel * | in, |
unsigned | inWidth, | ||
Pixel * | out, | ||
unsigned | outWidth | ||
) | const |
Definition at line 1071 of file LineScalers.hh.