CVBpy 15.0
Loading...
Searching...
No Matches
RecorderPixelFormat Class Reference

Defines whether the recorder object writes color or mono data. More...

Static Public Attributes

int Color = 1
 Recorder writes three-plane RGB data.
 
int Mono = 0
 Recorder writes single-plane monochrome data.
 

Detailed Description

Defines whether the recorder object writes color or mono data.