YARP
Yet Another Robot Platform
yarp::dev::IFrameGrabberImageBase Class Referenceabstract

Read a YARP-format image from a device. More...

#include <yarp/dev/IFrameGrabberImage.h>

+ Inheritance diagram for yarp::dev::IFrameGrabberImageBase:

Public Member Functions

virtual ~IFrameGrabberImageBase ()
 Destructor. More...
 
virtual int height () const =0
 Return the height of each frame. More...
 
virtual int width () const =0
 Return the width of each frame. More...
 

Detailed Description

Read a YARP-format image from a device.

Definition at line 29 of file IFrameGrabberImage.h.

Constructor & Destructor Documentation

◆ ~IFrameGrabberImageBase()

yarp::dev::IFrameGrabberImageBase::~IFrameGrabberImageBase ( )
virtualdefault

Destructor.

Member Function Documentation

◆ height()

◆ width()


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