Namespace: Rx::LFR – Header: Rx.LFR/Types.h

TFuncImageCaptured Method

C++
#include "Rx.LFR/Types.h"
using TFuncImageCaptured = auto(*)(const CRxImage&xImage, unsigned uCamIdx, void*pvContext) ->void

The type of the function pointer of image captured callbacks.