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
Содержание HDV62
Страница 11: ...vi List of Figures...
Страница 25: ...14 Installation Guide...
Страница 26: ...Installation Guide 15...
Страница 27: ...16 Installation Guide 4 Click next until driver installation is complete...
Страница 105: ...94 Programming Guide Video Proc Amp...
Страница 143: ...132 ViewCreatorPro Utility 6 2 Component Description Launch ViewCreatorPro and you can see the following view...
Страница 153: ...142 ViewCreatorPro Utility View menu Device Hide or unhide Devices panel Adjustment Hide or unhide Adjustment panel...
Страница 163: ...152 ViewCreatorPro Utility...