| close_all_framegrabbers | Close all image acquisition devices. |
| close_framegrabber | Close specified image acquisition device. |
| get_framegrabber_lut | Query look-up table of the image acquisition device. |
| get_framegrabber_param | Query specific parameters of a image acquisition device. |
| grab_data | Grab images and preprocessed image data from the specified image acquisition device. |
| grab_data_async | Grab images and preprocessed image data from the specified image image acquisition device and start the next asynchronous grab. |
| grab_image | Grab an image from the specified image acquisition device. |
| grab_image_async | Grab an image from the specified image acquisition device and start the next asynchronous grab. |
| grab_image_start | Start an asynchronous grab from the specified image acquisition device. |
| info_framegrabber | Query information about the specified image acquisition interface. |
| open_framegrabber | Open and configure a image acquisition device. |
| set_framegrabber_lut | Set look-up table of the image acquisition device. |
| set_framegrabber_param | Set specific parameters of a image acquistion device. |