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