Driver Software
PHYTEC Meßtechnik GmbH 2004 L-608e_4
135
ä
ê
Reading image data
DWORD GetPictureBufferAddress (WORD nDevNo,
DWORD dwBitsSize) ;
dwBitsSize:
size of the memory region used for the image
return value:
address of the beginning of the memory region
In order to read the digitized data from the memory region controlled
by the VxD-driver, the user program must know the start address of
the memory region.
The function GetPictureBufferAddress returns this address to the
user program, at which the region of the memory starts, defined before
by the VxD. In this memory the Grabber stores the data of the
digitized image with the following structure:
(a) Only even- or only odd-fields are digitized
(the parameters of the dimension of the other field are zero)
Õ
The digitized field is placed at the beginning of the memory
region of the image.
(b) Even- and odd-fields are digitized
(nInterlaced=0)
Õ
The even-field is placed at the beginning of the memory
region. Adjacent to the even fields, the odd field is positioned.
The start address of the odd- field is also the start address of
the memory region of the image plus nEhsize; nEvsize the
number of Byte per pixel.
(c) Frames are digitized in interlace-modus
(nInterlaced=1)
Õ
The digitized frame is composed of interlaced fields and begins
at the start address of the memory region of the image.
Содержание eGrabber-4plus
Страница 1: ...A product of a PHYTEC Technology Holding company eGrabber 4plus Hardware Manual Edition June 2004 ...
Страница 8: ...eGrabber 4plus PHYTEC Meßtechnik GmbH 2004 L 608e_4 ...
Страница 10: ...eGrabber 4plus PHYTEC Meßtechnik GmbH 2004 L 608e_4 ...
Страница 56: ...eGrabber 4plus 46 PHYTEC Meßtechnik GmbH 2004 L 608e_4 ...
Страница 80: ...eGrabber 4plus 70 PHYTEC Meßtechnik GmbH 2004 L 608e_4 ...
Страница 81: ...Part 2 Programmer s Manual PHYTEC Meßtechnik GmbH 2004 L 608e_4 71 Part 2 Programmer s Manual ...
Страница 82: ...eGrabber 4plus 72 PHYTEC Meßtechnik GmbH 2004 L 608e_4 ...
Страница 137: ...Driver Software PHYTEC Meßtechnik GmbH 2004 L 608e_4 127 Figure 52 Color Format of the eGrabber 4plus ...
Страница 188: ...eGrabber 4plus 178 PHYTEC Meßtechnik GmbH 2004 L 608e_4 ...
Страница 192: ...eGrabber 4plus 182 PHYTEC Meßtechnik GmbH 2004 L 608e_4 ...
Страница 204: ...eGrabber 4plus 194 PHYTEC Meßtechnik GmbH 2004 L 608e_4 ...
Страница 206: ...Published by PHYTEC Meßtechnik GmbH 2004 Ordering No L 608e_4 Printed in Germany ...