FireBirdLib - Topfield TMS PVR TAP Programming Library
SaveBitmap.c File Reference
#include <fcntl.h>
#include <unistd.h>
#include "FBLib_av.h"
#include "libFireBird.h"

Go to the source code of this file.

Functions

bool SaveBitmap (char *FileName, int width, int height, byte *pBuffer)
 

Function Documentation

◆ SaveBitmap()

bool SaveBitmap ( char *  FileName,
int  width,
int  height,
byte *  pBuffer 
)