bayer.hpp

00001 #ifndef _bayer_hpp_
00002 #define _bayer_hpp_
00003 #include "QCamFrame.hpp"
00004 void raw2rgb(unsigned char * dest,const unsigned char * const data,
00005                int w, int h,int mode);
00006 #endif

Generated on Sat Oct 27 09:21:03 2007 for QastroCam by  doxygen 1.5.1