VideoTools
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Gv::Bars Class Reference

An image generator for test images comprising horizontal or vertical colour bars. More...

#include <gvbars.h>

+ Inheritance diagram for Gv::Bars:

Public Member Functions

 Bars (int dx, int dy, const std::string &config)
 Constructor.
 
virtual ~Bars ()
 Destructor.
 
virtual bool init () override
 Override from Gv::ImageGenerator.
 
virtual void fillBuffer (CaptureBuffer &, const CaptureBufferScale &) override
 Override from Gv::ImageGenerator.
 
- Public Member Functions inherited from Gv::ImageGenerator
virtual ~ImageGenerator ()
 Destructor.
 

Detailed Description

An image generator for test images comprising horizontal or vertical colour bars.

Writes into a v4l capture buffer.

Definition at line 37 of file gvbars.h.


The documentation for this class was generated from the following files: