This ColorConverter uses the icl Yuv422YUYV to Rgb conversion.
More...
#include <PylonColorConverter.h>
This ColorConverter uses the icl Yuv422YUYV to Rgb conversion.
◆ Yuv422YUYVToRgb8Icl()
icl::io::pylon::Yuv422YUYVToRgb8Icl::Yuv422YUYVToRgb8Icl |
( |
int |
width, |
|
|
int |
height |
|
) |
| |
Constructor initializes conversion.
◆ ~Yuv422YUYVToRgb8Icl()
icl::io::pylon::Yuv422YUYVToRgb8Icl::~Yuv422YUYVToRgb8Icl |
( |
| ) |
|
frees allocated ressources
◆ convert()
void icl::io::pylon::Yuv422YUYVToRgb8Icl::convert |
( |
const void * |
imgBuffer, |
|
|
ConvBuffers * |
b |
|
) |
| |
|
virtual |
◆ initBuffers()
void icl::io::pylon::Yuv422YUYVToRgb8Icl::initBuffers |
( |
ConvBuffers * |
b | ) |
|
|
virtual |
◆ m_ConvBuffer
icl8u* icl::io::pylon::Yuv422YUYVToRgb8Icl::m_ConvBuffer |
|
private |
◆ m_Size
utils::Size icl::io::pylon::Yuv422YUYVToRgb8Icl::m_Size |
|
private |
The documentation for this class was generated from the following file: