1 #ifndef CVD_COLOURSPACE_FRAME_H 2 #define CVD_COLOURSPACE_FRAME_H 4 #include <cvd/localvideoframe.h> A frame from a ColourspaceBuffer. Can be treated as a VideoFrame.
Definition: colourspace_frame.h:13
All classes and functions are within the CVD namespace.
Definition: argb.h:6
A full image which manages its own data.
Definition: image.h:623
A frame from a LocalVideoBuffer, which manages its own data rather than wrapping data owned by the sy...
Definition: localvideoframe.h:30
~ColourspaceFrame()
Allow ColourspaceBuffer to manage frames.
Definition: colourspace_frame.h:17