C# Class Pisa.Control.CameraControl

Inheritance: System.Windows.Controls.UserControl, IDisposable
Afficher le fichier Open project: vapps/Pisa

Méthodes publiques

Méthode Description
CameraControl ( ) : System
Dispose ( ) : void
SaveAndGetFilePath ( ) : string

Private Methods

Méthode 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 méthode

public CameraControl ( ) : System
Résultat System

Dispose() public méthode

public Dispose ( ) : void
Résultat void

SaveAndGetFilePath() public méthode

public SaveAndGetFilePath ( ) : string
Résultat string