User`s manual
Function Library 85
Visual Basic(Windows 98/NT/2000/XP)
AngeloMPEG4_Decode_Set_Image_Config(ByVal
channel As Long, ByVal Decoder_Index As
Long, ByVal Value As Long) As Long
Delphi (Windows 98/NT/2000/XP)
AngeloMPEG4_Decode_Set_Image_Config(Decoder_Inde
x:Longint; ConfigIndex:Longint;
Value:Longint):Longint;
@ Argument
Decoder_Index: Indicate the channel number of Decoder.
The range of channel is 0 ~ 15.
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 filter
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 127
LUMA 0 - 255 108
LUMA notch filter 0 (Enable) or 1 (Disable)
Table 5-3: Video adjustments table