reference

This documentation is automatically generated from the openFrameworks source code using doxygen and refers to the most recent release, version 0.12.0.

ofVideoGrabber.h File Reference
#include "ofTexture.h"
#include "ofVideoBaseTypes.h"

Go to the source code of this file.

Classes

class  ofVideoGrabber
 

Typedefs

typedef ofPixels_< unsigned char > ofPixels
 
typedef ofPixels_< float > ofFloatPixels
 
typedef ofPixels_< unsigned short > ofShortPixels
 
typedef ofPixelsofPixelsRef
 

Typedef Documentation

◆ ofFloatPixels

typedef ofPixels_<float> ofFloatPixels

◆ ofPixels

typedef ofPixels_<unsigned char> ofPixels

◆ ofPixelsRef

◆ ofShortPixels

typedef ofPixels_<unsigned short> ofShortPixels