SLProject
4.2.000
A platform independent 3D computer graphics framework for desktop OS, Android, iOS and online in web browsers
|
YUV to RGB image infos. Offset value can be negative for mirrored copy. More...
Public Attributes | |
uchar | b |
uchar | g |
uchar | r |
YUV to RGB image infos. Offset value can be negative for mirrored copy.
Definition at line 557 of file CVCapture.cpp.
uchar colorBGR::b |
Definition at line 559 of file CVCapture.cpp.
uchar colorBGR::g |
Definition at line 559 of file CVCapture.cpp.
uchar colorBGR::r |
Definition at line 559 of file CVCapture.cpp.