#include <colourspacebuffer.h>

Definition at line 113 of file colourspacebuffer.h.
Public Member Functions | |
| ColourspaceBuffer_managed (CVD::VideoBuffer< From > *buf) | |
| ~ColourspaceBuffer_managed () | |
| CVD::ColourspaceBuffer_managed< T, From >::ColourspaceBuffer_managed | ( | CVD::VideoBuffer< From > * | buf | ) | [inline] |
Construct a ColourspaceBuffer by wrapping it around another VideoBuffer.
| buf | The buffer that will provide the raw frames |
Definition at line 118 of file colourspacebuffer.h.
1.5.3