52
Function Library
4.4.10 HDelay
Purpose
These functions set or get the horizontal delay of frame images.
Horizontal delay is like an X offset. It can move images left or right
to remove a black vertical line.
Prototype
C/C++
int Hdv62_SetHDelay (UINT Number, int Delay)
int Hdv62_GetHDelay (UINT Number, int & Delay)
C#
int SetHDelay (uint Number, int Delay)
int GetHDelay (uint Number, out int Delay)
VB.Net
SetHDelay (ByVal Number as UInteger, ByVal Delay as
Integer) As Integer
GetHDelay (ByVal Number as UInteger, ByRef Delay as
Integer) As Integer
Parameters
Number
The number of device. The allowed value is from 0 to 15.
Delay
The horizontal delay of frame images. The allowed value is
from -3 to 3. Each resolution has its default value that users
call this routine after channel and sensor format have been
set.
Return Value
No error occurs if return value >= 0; if negative value, please refer
to Section4.9 for error information about return codes.
Содержание 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...