Class M4202RGB

Inheritance Relationships

Base Type

Class Documentation

class M4202RGB : public usb_cam::formats::pixel_format_base

Public Functions

inline explicit M4202RGB(const format_arguments_t &args = format_arguments_t())
inline virtual void convert(const char *&src, char *&dest, const int &bytes_used) override

Convert a YUV420 (aka M420) image to RGB8.