Home
FAQ
Player
Stage
Gazebo
Contrib
Documentation
Publications
Contributors
Users

Project
Download
Bugs/Feedback
Mailing lists

Radish

Old news
Old stuff

v4lframe.h File Reference

#include <stddef.h>

Go to the source code of this file.

Classes

struct  FRAME
struct  FRAME_RGB

Functions

FRAMEframe_new (int width, int height, int format)
void frame_release (FRAME *fr)
void * frame_get_data (FRAME *fr)
int frame_get_size (FRAME *fr)
int frame_get_width (FRAME *fr)
int frame_get_height (FRAME *fr)
int frame_save (FRAME *fr, const char *filename)


Function Documentation

FRAME* frame_new int  width,
int  height,
int  format
 

void frame_release FRAME fr  ) 
 

void* frame_get_data FRAME fr  ) 
 

int frame_get_size FRAME fr  ) 
 

int frame_get_width FRAME fr  ) 
 

int frame_get_height FRAME fr  ) 
 

int frame_save FRAME fr,
const char *  filename
 


Generated on Tue May 3 14:15:45 2005 for Player by doxygen 1.3.6