grandi / ColorFormat
Enumeration: ColorFormat
Defined in: types.ts:8
Enumeration Members
Best
Best:
101
Defined in: types.ts:14
BGRX_BGRA
BGRX_BGRA:
0
Defined in: types.ts:9
BGRX_BGRA_FLIPPED
BGRX_BGRA_FLIPPED:
1000
Defined in: types.ts:16
Fastest
Fastest:
100
Defined in: types.ts:13
RGBX_RGBA
RGBX_RGBA:
2
Defined in: types.ts:11
UYVY_BGRA
UYVY_BGRA:
1
Defined in: types.ts:10
UYVY_RGBA
UYVY_RGBA:
3
Defined in: types.ts:12