pciGrabber-4x4
132
PHYTEC Messtechnik GmbH 2008 L-720e_0
Setting the brightness of the image
void Set_Brightness(WORD nDevNo, short nBright);
nBright:
brightness of the image (-128..127)
This function specifies the value in the register for the brightness in
the video processor. The value is a constant added to the brightness of
a single pixel. This brightness can be varied from –50 % to +49.6 %.
One LSB corresponds to a change in brightness of 0.39 %:
nBright =
brightness[%]
.
2.5601 [1/%]
Reading the brightness setting
short Get_Brightness(WORD nDevNo);
return value: Content of the register holding the value for brightness in
the video processor.
With this function you can ascertain the actual brightness parameter of
the video processor.
Setting the contrast
void Set_Contrast(WORD nDevNo, WORD nContr);
nContr:
contrast (0..511)
This function specifies the contrast of the image. The contrast is a
constant factor, which is multiplied in the video processor
(corresponding to the scaling) with the brightness of the pixel. The
factor has a range of 0 % to 236.57 % :
nContr =
contrast [%]
.
2,1598 [1/%]
Содержание pciGrabber4x4
Страница 1: ...A product of a PHYTEC Technology Holding company Grabber 4x4 Hardware Manual Edition January 2009...
Страница 8: ...pciGrabber 4x4 PHYTEC Messtechnik GmbH 2008 L 720e_0...
Страница 10: ...pciGrabber 4x4 2 PHYTEC Messtechnik GmbH 2008 L 720e_0...
Страница 44: ...pciGrabber 4x4 36 PHYTEC Messtechnik GmbH 2008 L 720e_0...
Страница 73: ...Programming Manual PHYTEC Messtechnik GmbH 2008 L 720e_0 65 Programming Manual Part 2 Programming Manual...
Страница 103: ...Programming Manual PHYTEC Messtechnik GmbH 2008 L 720e_0 95 Programming Manual 0 nDevNo Max_Device_Number are accepted...
Страница 128: ...pciGrabber 4x4 120 PHYTEC Messtechnik GmbH 2008 L 720e_0 Figure 49 Color Format of the pciGrabber 4x4...
Страница 159: ...Index PHYTEC Messtechnik GmbH 2008 L 720e_0 151...