Main Page | Directories | File List | Globals | Related Pages

PGRConvert.h

00001 #ifndef PGRCONVERT
00002 #define PGRCONVERT
00003 
00004 #include "PGRFlyCapture.h"
00005 
00006 extern void bayer640toRGB320(FlyCaptureStippledFormat format, 
00007                                                          FlyCapturePixelFormat pixelFormat,
00008                                           unsigned char* from, 
00009                                           unsigned char* to, 
00010                                           bool toBGR);
00011 
00012 #endif

Generated on Tue Oct 18 12:18:51 2005 for VideoWrapper API by  doxygen 1.4.1