| Table of Contents / Image / Acquisition | Operators |
get_framegrabber_lut — Query look-up table of the image acquisition device.
get_framegrabber_lut( : : AcqHandle : ImageRed, ImageGreen, ImageBlue)
The operator get_framegrabber_lut queries the look-up table (LUT) of the image acquisition device specified by AcqHandle. Note that this operation is not supported for all kinds of image acquisition devices.
Handle of the acquisition device to be used.
Red level of the LUT entries.
Green level of the LUT entries.
Blue level of the LUT entries.
The operator get_framegrabber_lut returns the value 2 (H_MSG_TRUE) if the image acquisition device is open.
set_framegrabber_lut, open_framegrabber
Foundation
| Table of Contents / Image / Acquisition | Operators |
| HALCON Reference Manual 10.0.2 | Copyright © 1996-2011 MVTec Software GmbH |