This documentation is automatically generated from the openFrameworks source code using doxygen and refers to the most recent release, version 0.12.0.
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 ofPixels & | ofPixelsRef |
Typedef Documentation
◆ ofFloatPixels
typedef ofPixels_<float> ofFloatPixels |
◆ ofPixels
◆ ofPixelsRef
typedef ofPixels& ofPixelsRef |
◆ ofShortPixels
typedef ofPixels_<unsigned short> ofShortPixels |