CVD 0.8
Public Member Functions
CVD::Exceptions::VideoBuffer::BadColourSpace Struct Reference

The videobuffer was unable to successfully initialize grabbing in the specified colourspace. More...

#include <videobuffer.h>

Inheritance diagram for CVD::Exceptions::VideoBuffer::BadColourSpace:
CVD::Exceptions::VideoBuffer::All CVD::Exceptions::All

List of all members.

Public Member Functions

 BadColourSpace (const std::string &colourspace, const std::string &b)

Detailed Description

The videobuffer was unable to successfully initialize grabbing in the specified colourspace.

Definition at line 188 of file videobuffer.h.


Constructor & Destructor Documentation

CVD::Exceptions::VideoBuffer::BadColourSpace::BadColourSpace ( const std::string &  colourspace,
const std::string &  b 
)
Parameters:
colourspaceSpecify the failed colourspace.
bSpecify the failed buffer.

The documentation for this struct was generated from the following file: