TRVImageEvent

<< Click to display table of contents >>

TRVImageEvent

Unit [VCL and LCL] MRVBitmap;

Unit [FMX] fmxMRVBitmap;

type   
  TRVImageEvent = procedure(Sender: TObject;

    img: TRVMBitmapof object;

TRVImageEvent is used for the events:

TRVCamera.OnNewImage

TRVCamera.OnGetImage

TRVCamReceiver.OnGetImage

TRVCamRecorder.OnGetImage

This event allows receiving an image (a video frame or a snap shot), or provide a video frame for a video.

See also

GetSnapShot