![Phytec pciGrabber4x4 Hardware Manual Download Page 142](http://html1.mh-extra.com/html/phytec/pcigrabber4x4/pcigrabber4x4_hardware-manual_1554182142.webp)
pciGrabber-4x4
134
PHYTEC Messtechnik GmbH 2008 L-720e_0
Correction of the hue (NTSC only)
void Set_Hue(WORD nDevNo, short nHue);
nHue: hue, phase position of the color signal (-128..127)
With this function you can control the hue for the digitization of
NTSC- color images, which is accomplished by changing the phase
position of the color signal. For PAL this value is insignificant since
phase errors are automatically compensated.
One LSB corresponds to a correction of the phase angle of 0.7°,
therefor the color signal can be varied in the range of -89.3° to +90°
This value must be set to 0 to ensure proper functioning of the color
decoder under PAL.
Reading the content of the register for hue
short Get_Hue(WORD nDevNo);
return value: value of the phase position of the color signal
This function provides the hue value.