←Select platform

PictureReceived Event

Summary

Occurs when an image is captured after calling ICamera.TakePicture.

Syntax

C#
public event FrameHandler PictureReceived  

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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Camera.Xamarin Assembly