48
Function Library
4.4.9
Output Format
Purpose
These functions set or get output format of pixel.
Prototype
C/C++
int Hdv62_SetOutputFormat (UINT Number, UINT Format)
int Hdv62_GetOutputFormat (UINT Number, UINT &
Format)
C#
int SetOutputFormat (uint Number, uint Format)
int GetOutputFormat (uint Number, out uint Format)
VB.Net
SetOutputFormat (ByVal Number as UInteger, ByVal
Format as UInteger) As Integer
GetOutputFormat (ByVal Number as UInteger, ByRef
Format as UInteger) As Integer
Parameters
Number
The number of device. The allowed value is from 0 to 15.
Format
The output format of pixel. Could be one of the following val-
ues:
0: 24bit RGB (RGB24) – 8bit R + 8bit G + 8bit B
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
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...