FaceGen 3 SDKs Reference
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Fg::ImageInterp Class Reference

Public Member Functions

 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)
 

Detailed Description

Definition at line 1221 of file fimImgOps.hpp.

Constructor & Destructor Documentation

◆ ImageInterp()

Fg::ImageInterp::ImageInterp ( uint  sourceWid,
uint  sourceHgt,
uint  destRatio 
)
inline

Definition at line 1224 of file fimImgOps.hpp.

Member Function Documentation

◆ getVal()

template<typename PixelType >
PixelType::pixel_index_type Fg::ImageInterp::getVal ( const PixelType *  srcImg,
uint  clr 
)
inline

Definition at line 1245 of file fimImgOps.hpp.

◆ setPoint()

void Fg::ImageInterp::setPoint ( uint  destX,
uint  destY 
)
inline

Definition at line 1226 of file fimImgOps.hpp.


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