This ColorConverter is used for pylon-rgb to icl-rgb conversion.
More...
#include <PylonColorConverter.h>
This ColorConverter is used for pylon-rgb to icl-rgb conversion.
This color type is only used by pylon camera-emulation
◆ Rgb8uToRgb8u()
icl::io::pylon::Rgb8uToRgb8u::Rgb8uToRgb8u |
( |
int |
width, |
|
|
int |
height |
|
) |
| |
Constructor initializes conversion.
◆ convert()
void icl::io::pylon::Rgb8uToRgb8u::convert |
( |
const void * |
imgBuffer, |
|
|
ConvBuffers * |
b |
|
) |
| |
|
virtual |
◆ initBuffers()
void icl::io::pylon::Rgb8uToRgb8u::initBuffers |
( |
ConvBuffers * |
b | ) |
|
|
virtual |
◆ m_Height
int icl::io::pylon::Rgb8uToRgb8u::m_Height |
|
private |
◆ m_Width
int icl::io::pylon::Rgb8uToRgb8u::m_Width |
|
private |
The documentation for this class was generated from the following file: