ADLINK Technology RTV Series User Manual page 103

Multi-channel real-time video frame grabber series
Table of Contents

Advertisement

AngeloRTV_Get_Color_Format(PortNo:Smallint;var
ColorFormat:Byte):Smallint;
AngeloRTV_Set_Video_Format(PortNo:Smallint;Video
Format:Byte):Smallin;
AngeloRTV_Get_Video_Format(PortNo:Smallint;var
VideoFormat:Byte):Smallint;
AngeloRTV_Set_Image_Geometric (PortNo:Smallint;
X_Offset:LongInt; Y_Offset:LongInt;
X_Active:LongInt; Y_Active:LongInt;
X_Scale:Double; Y_Scale:Double):Smallint;
AngeloRTV_Detect_Video_Format(PortNo:Smallint;
var FormatValue:Byte):Smallint;
@ Arguments
PortNo:
Port number is the zero index of the Angelo series card. For exam-
ple, if there are two PCI-RTV-24 Angelo cards (card 0, card 1) in
the system, and each PCI-RTV-24 has four ports, the first port of
card 0 is "0", and the first port of card 1 is "4."
ConfigIndex:
0 for BRIGHTNESS
1 for HUE
2 for SATURATION (U)
3 for SATURATION (V)
4 for CONTRAST (LUMA)
5 for luma notch filter (for monochrome video, the notch fil-
ter should not be used)
Value: (0-255)
Range Default value
BRIGHTNESS 0 ---- 255 128
HUE 0 ---- 255 0
CHROMA (U) 0 ---- 255 127
CHROMA (V) 0 ---- 255 90
LUMA 0 ---- 255 124
LUMA notch filter 0(Enable) or 1(Disable)
Function Library
93

Advertisement

Table of Contents
loading

Table of Contents