Python Reference Guide
 
Loading...
Searching...
No Matches
FBVideoFormat Class Reference

Video color modes. More...

#include <pyfbsdk.h>

Inheritance diagram for FBVideoFormat:

Public Attributes

 kFBVideoFormat_Any
 
 kFBVideoFormat_Other
 
 kFBVideoFormat_RGBA_32
 
 kFBVideoFormat_RGB_24
 
 kFBVideoFormat_BGRA_32
 
 kFBVideoFormat_BGR_24
 
 kFBVideoFormat_BGR_16
 
 kFBVideoFormat_ABGR_32
 
 kFBVideoFormat_ARGB_32
 
 kFBVideoFormat_422
 

Detailed Description

Video color modes.


Member Data Documentation

◆ kFBVideoFormat_422

kFBVideoFormat_422

◆ kFBVideoFormat_ABGR_32

kFBVideoFormat_ABGR_32

◆ kFBVideoFormat_Any

kFBVideoFormat_Any

◆ kFBVideoFormat_ARGB_32

kFBVideoFormat_ARGB_32

◆ kFBVideoFormat_BGR_16

kFBVideoFormat_BGR_16

◆ kFBVideoFormat_BGR_24

kFBVideoFormat_BGR_24

◆ kFBVideoFormat_BGRA_32

kFBVideoFormat_BGRA_32

◆ kFBVideoFormat_Other

kFBVideoFormat_Other

◆ kFBVideoFormat_RGB_24

kFBVideoFormat_RGB_24

◆ kFBVideoFormat_RGBA_32

kFBVideoFormat_RGBA_32