Programming Flowcharts
71
4
4
4
4
4
4
4
4
4
Process the Acquired Image
Go to the next page.
Read data
from frame
in device
memory?
No
Yes
Copy pixel data to a frame with
OlFgCopyFrameRect.
From/to
a rectangular
region in
frame?
No
Yes
From a
contiguous
location to a
user buffer?
No
Yes
Copy pixel data contiguously to a
user buffer with
OlFgReadContiguousPixels.
From a
rectangular
region to a
user buffer
?
No
Copy pixel data contiguously
to a user buffer with
OlFgReadFrameRect.
Yes
From any
location to a
user buffer?
No
Yes
Copy arbitrarily-specified pixel
data to a user buffer with
OlFgReadPixelList.
Continued from previous page.
Summary of Contents for 18729
Page 2: ...DT3120 UM 18109 E User s Manual ...
Page 5: ......
Page 9: ...Contents viii ...
Page 17: ...About this Manual xvi ...
Page 18: ...1 1 Overview Features 2 Supported Software 3 ...
Page 45: ...Chapter 2 28 ...
Page 95: ...Chapter 4 78 ...
Page 106: ...89 A Specifications ...
Page 109: ...Appendix A 92 ...