←Select platform

FrameReceived Event

Summary

Occurs for every frame delivered from the hardware device.

Syntax

C#
public event FrameHandler FrameReceived  

Event Data

The event handler receives an argument of type FrameHandlerEventArgs containing data related to this event. The following FrameHandlerEventArgs properties provide information specific to this event.

Property Description
Image A RasterImage object containing the captured image data

Requirements

Target Platforms

See Also

Reference

CameraView Class

CameraView Members

Leadtools.Camera.Xamarin Namespace

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Camera.Xamarin Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.