Programming Guide
103
5.3.3
Color Space
The ADLINK HDV62 Video Capture supports 7 kind of following
color spaces:
MEDIASUBTYPE_RGB24
– 8bit R + 8bit G + 8bit B
MEDIASUBTYPE_BGR30
– 10bit R + 10bit G + 10bit B
‘x’ means ‘don’t care bit’.
Its compression (FOURCC code) is ‘BGRA’ and GUID is
41524742-0000-0010-8000-00AA00389B71.
MEDIASUBTYPE_RGB32
– 8bit R + 8bit G + 8bit B + 8bit Alpha
DWORD
Pixel Data [31:0]
[31:24]
[23:16]
[15:8]
[7:0]
dw0
B1
R0
G0
B0
dw1
G2
B2
R1
G1
dw2
R3
G3
B3
R2
DWORD
Pixel Data [31:0]
[31:24]
[23:16]
[15:8]
[7:0]
dw0
xx+B[9:4]
B[3:0]+G[9:6]
G[5:0]+R[9:8]
R[7:0]
DWORD
Pixel Data [31:0]
[31:24]
[23:16]
[15:8]
[7:0]
dw0
Alpha
R
G
B
Summary of Contents for HDV62
Page 11: ...vi List of Figures...
Page 25: ...14 Installation Guide...
Page 26: ...Installation Guide 15...
Page 27: ...16 Installation Guide 4 Click next until driver installation is complete...
Page 105: ...94 Programming Guide Video Proc Amp...
Page 163: ...152 ViewCreatorPro Utility...