Main Page   Compound List   File List   Compound Members  

scaler.h

00001 #ifndef _SCALER_H_
00002 #define _SCALER_H_
00003 
00004 void Super2xSaI(unsigned char *src, unsigned int src_pitch, int src_bytes_per_pixel, unsigned char *dst, unsigned int dst_pitch, int dst_bytes_per_pixel, int width, int height, int pal[256]);
00005 
00006 #endif // _SCALER_H_

Generated on Sun Sep 8 17:37:29 2002 for vt by doxygen1.2.17