CVBpy 14.0
RecorderPixelFormat Class Reference

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

Inherits object.

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.