Programming Manual
PHYTEC Messtechnik GmbH 2008 L-720e_0
109
P
ro
g
ra
m
m
in
g
M
a
n
u
a
l
Setting the size and scaling of the image
void Set_Image (WORD nDevNo,
WORD nOhpos, WORD nOvpos,
WORD nOhsize, WORD nOvsize,
WORD nOppl, WORD nOlines,
WORD nOColformat,
WORD nEhpos, WORD nEvpos,
WORD nEhsize, WORD nEvsize,
WORD nEppl, WORD nElines,
WORD nEColformat,
WORD nColSystem,
WORD nInterlaced,
WORD nSingleShot);
nOhpos, nOvpos : position of the left upper corner of the odd-
section of the video picture
(hpos = horizontal, vpos = vertical)
nOhsize :
size of the odd-section in X-direction
nOvsize :
size of the odd-section in Y-direction
nOppl :
required size of the odd-video picture X-direction
(ppl = pixel per line)
nOlines :
required number of lines of the odd-video picture
nOColformat:
required color format: (RGB32, RGB24, RGB16,
RGB15, Y8, YCrCb 4:2:2, YCrCb 4:1:1)
nEhpos, nEvpos : position of the left upper corner of the even
picture section of the video picture
(hpos = horizontal, vpos = vertical)
nEhsize :
size of the even-picture section in X-direction
nEvsize :
size of the even-picture section in Y-direction
nEppl :
required size of the even-video picture in X-direction
(pixel per line)
nElines :
required number of lines of the even-video picture
nEColformat: required color format: (RGB32, RGB24, RGB16,
RGB15, Y8, YCrCb 4:2:2, YCrCb 4:1:1)
nColSystem :
code for color system (see
Set_Color_System
)
nInterlaced :
0 = Non-Interlace
1 = Interlace
2 = Field Aligned
nSingleShot :
0 = continuous digitization
1 =
one
single image is grabbed
Содержание 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...