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

scale_slight.cpp File Reference

#include "rgb24.h"

Include dependency graph for scale_slight.cpp:

Include dependency graph

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

Included by dependency graph

Functions

template<class PIXEL> void ScaleLineAvg (PIXEL *Target, PIXEL *Source, int SrcWidth, int TgtWidth)
template<class PIXEL> void ScaleRectAvg (PIXEL *Target, PIXEL *Source, int SrcWidth, int SrcHeight, int TgtWidth, int TgtHeight)

Function Documentation

template<class PIXEL>
void ScaleLineAvg PIXEL *  Target,
PIXEL *  Source,
int  SrcWidth,
int  TgtWidth
 

Here is the call graph for this function:

template<class PIXEL>
void ScaleRectAvg PIXEL *  Target,
PIXEL *  Source,
int  SrcWidth,
int  SrcHeight,
int  TgtWidth,
int  TgtHeight
 

Here is the call graph for this function:


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