#include <stdio.h>#include "imageTools.h"Defines | |
| #define | SAVE_BMP_DEBUG |
Functions | |
| void | ConvertYUVToRGB (unsigned long startAddressYUV, unsigned long startAddressRGB, unsigned short xWidth, unsigned short yWidth) |
| T_ERROR_CODE | SaveWindowsBmp (const char *FileName, WORD xstart, WORD ystart, WORD xlength, WORD ylength, unsigned long pa_nBuffer) |
|
|
|
|
||||||||||||||||||||
|
|
|
||||||||||||||||||||||||||||
|
|
1.4.1