Main Page | Namespace List | Class Hierarchy | Data Structures | File List | Data Fields | Globals

scale_arb.cpp File Reference

#include <string.h>
#include "scale2.cpp"
#include "scale_slight.cpp"

Include dependency graph for scale_arb.cpp:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Functions

template<class PIXEL> void ScaleImage_sub (PIXEL *Target, PIXEL *Source, int srcWidth, int srcHeight, int srcPitch, int tgtWidth, int tgtHeight, int tgtPitch)
template<class PIXEL> void ScaleImage (PIXEL *Target, PIXEL *Source, int srcWidth, int srcHeight, int srcPitch, int tgtWidth, int tgtHeight, int tgtPitch)

Function Documentation

template<class PIXEL>
void ScaleImage_sub PIXEL *  Target,
PIXEL *  Source,
int  srcWidth,
int  srcHeight,
int  srcPitch,
int  tgtWidth,
int  tgtHeight,
int  tgtPitch
 

Here is the call graph for this function:

template<class PIXEL>
void ScaleImage PIXEL *  Target,
PIXEL *  Source,
int  srcWidth,
int  srcHeight,
int  srcPitch,
int  tgtWidth,
int  tgtHeight,
int  tgtPitch
 

Here is the call graph for this function:


Generated on Wed Jun 23 18:47:25 2004 for cZUI by doxygen 1.3.5