Function Library
55
4.4.13 Saturation
Purpose
These functions set or get the saturation of frame images from the
YPbPr input.
Prototype
C/C++
int Hdv62_SetSaturation (UINT Number, int Value)
int Hdv62_GetSaturation (UINT Number, int & Value)
C#
int SetSaturation (uint Number, int Value)
int GetSaturation (uint Number, out int Value)
VB.Net
SetSaturation (ByVal Number as UInteger, ByVal Value
as Integer) As Integer
GetSaturation (ByVal Number as UInteger, ByRef Value
as Integer) As Integer
Parameters
Number
The number of device. The allowed value is from 0 to 15.
Value
The saturation of frame images. The allowed value is from 0
to 255 and default value is 128.
Return Value
No error occurs if return value >= 0; if negative value, please refer
to Section 4.9 for error information about return codes.
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...