#include "rgb24.h"
Include dependency graph for scale_slight.cpp:
This graph shows which files directly or indirectly include this file:
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) |
|
|
Here is the call graph for this function:
|
|
Here is the call graph for this function: