C# Class Pisa.Control.CameraControl

Inheritance: System.Windows.Controls.UserControl, IDisposable
Exibir arquivo Open project: vapps/Pisa

Public Methods

Method Description
CameraControl ( ) : System
Dispose ( ) : void
SaveAndGetFilePath ( ) : string

Private Methods

Method Description
CapturedImage_Tap ( object sender, System e ) : void
InitCamera ( ) : void
LinkEvents ( ) : void
ViewportRectangle_Tap ( object sender, System e ) : void
_camera_Initialized ( object sender, CameraOperationCompletedEventArgs e ) : void

Method Details

CameraControl() public method

public CameraControl ( ) : System
return System

Dispose() public method

public Dispose ( ) : void
return void

SaveAndGetFilePath() public method

public SaveAndGetFilePath ( ) : string
return string