Overview and description of Leadtools Camera Xamarin classes, enumerations, and interfaces.
Class | Description | |
---|---|---|
![]() |
AutoCapture | Checks the camera frame quality for document and text detection operations. |
![]() |
CameraOptions | Options for CameraView operations. |
![]() |
CameraView | Represents a Xamarin.Forms control that displays a live camera preview. |
![]() |
FocusEventArgs | Provides information for the CameraView.FocusCompleted event. |
![]() |
FrameHandlerEventArgs | Provides information for the CameraView.FrameReceived and CameraView.PictureReceived events. |
![]() |
RotationEventArgs | Contains information related to the RotationChanged event. |
Interface | Description | |
---|---|---|
![]() |
ICamera | A common interface implemented by CameraView. |
Enumeration | Description | |
---|---|---|
![]() |
AutoCaptureMethod | Captures method types. |
![]() |
CaptureQuality | Values that indicate the quality of the captured image. |
![]() |
DeviceOrientation | Values that indicate the device's orientation. |
![]() |
FlashMode | Values that indicate the flash mode. |
![]() |
FocusMode | Values that indicate the focus mode. |
See Also
Leadtools.Camera.Xamarin Assembly
Introduction
Getting Started