|
| ImageInterp (uint sourceWid, uint sourceHgt, uint destRatio) |
|
void | setPoint (uint destX, uint destY) |
|
template<typename PixelType > |
PixelType::pixel_index_type | getVal (const PixelType *srcImg, uint clr) |
|
Definition at line 1221 of file fimImgOps.hpp.
◆ ImageInterp()
Fg::ImageInterp::ImageInterp |
( |
uint |
sourceWid, |
|
|
uint |
sourceHgt, |
|
|
uint |
destRatio |
|
) |
| |
|
inline |
◆ getVal()
template<typename PixelType >
PixelType::pixel_index_type Fg::ImageInterp::getVal |
( |
const PixelType * |
srcImg, |
|
|
uint |
clr |
|
) |
| |
|
inline |
◆ setPoint()
void Fg::ImageInterp::setPoint |
( |
uint |
destX, |
|
|
uint |
destY |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: