SLProject  4.2.000
A platform independent 3D computer graphics framework for desktop OS, Android, iOS and online in web browsers
colorBGR Struct Reference

YUV to RGB image infos. Offset value can be negative for mirrored copy. More...

Public Attributes

uchar b
 
uchar g
 
uchar r
 

Detailed Description

YUV to RGB image infos. Offset value can be negative for mirrored copy.

Definition at line 557 of file CVCapture.cpp.

Member Data Documentation

◆ b

uchar colorBGR::b

Definition at line 559 of file CVCapture.cpp.

◆ g

uchar colorBGR::g

Definition at line 559 of file CVCapture.cpp.

◆ r

uchar colorBGR::r

Definition at line 559 of file CVCapture.cpp.


The documentation for this struct was generated from the following file: