Go to the source code of this file.
Functions | |
| void | VideoToBMP (TYPE_VideoFrame *VideoFrame, int BMPwidth, int BMPheight, byte *BMPPixelBuffer, int DstX, int DstY, int DstWidth, int DstHeight) |
| void VideoToBMP | ( | TYPE_VideoFrame * | VideoFrame, |
| int | BMPwidth, | ||
| int | BMPheight, | ||
| byte * | BMPPixelBuffer, | ||
| int | DstX, | ||
| int | DstY, | ||
| int | DstWidth, | ||
| int | DstHeight | ||
| ) |
Definition at line 4 of file VideoToBMP.c.
References B8888, G8888, R8888, TRACEENTER, and TRACEEXIT.
Referenced by CaptureScreen().