set_framegrabber_lut ( : : ImageRed, ImageGreen, ImageBlue : )

Set framegrabber lut.

The operator set_framegrabber_lut sets the lut of the currently open frame grabbers.


Parameters

ImageRed (input_control)
integer-array -> integer
Red level of the lut entries.

ImageGreen (input_control)
integer-array -> integer
Green level of the lut entries.

ImageBlue (input_control)
integer-array -> integer
Blue level of the lut entries.


Result

The operator set_framegrabber_lut returns the value TRUE if the transferred lut is correct and a framegrabber is open.


Possible Predecessors

open_framegrabber, get_framegrabber_lut


Possible Successors

grab_image


See also

get_framegrabber_lut, open_framegrabber



Copyright © 1996-1997 MVTec Software GmbH