YARP
Yet Another Robot Platform
 
Loading...
Searching...
No Matches
yarp::sig::ImageLayer::colorkey_s Class Reference

#include <yarp/sig/LayeredImage.h>

Public Member Functions

 colorkey_s ()
 
void setValueAsPixelRgb (yarp::sig::PixelRgb v)
 
yarp::sig::PixelRgb getValueAsPixelRgb ()
 

Public Attributes

int value
 
bool enable
 

Detailed Description

Definition at line 28 of file LayeredImage.h.

Constructor & Destructor Documentation

◆ colorkey_s()

yarp::sig::ImageLayer::colorkey_s::colorkey_s ( )
inline

Definition at line 35 of file LayeredImage.h.

Member Function Documentation

◆ getValueAsPixelRgb()

yarp::sig::PixelRgb yarp::sig::ImageLayer::colorkey_s::getValueAsPixelRgb ( )
inline

Definition at line 41 of file LayeredImage.h.

◆ setValueAsPixelRgb()

void yarp::sig::ImageLayer::colorkey_s::setValueAsPixelRgb ( yarp::sig::PixelRgb  v)
inline

Definition at line 37 of file LayeredImage.h.

Member Data Documentation

◆ enable

bool yarp::sig::ImageLayer::colorkey_s::enable

Definition at line 32 of file LayeredImage.h.

◆ value

int yarp::sig::ImageLayer::colorkey_s::value

Definition at line 31 of file LayeredImage.h.


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