C# Class vDoersCameraAccess.CameraAccess

Inheritance: ICameraAccess
Afficher le fichier Open project: vDoers/vDoersCameraAccess

Méthodes publiques

Méthode Description
GetImageAsync ( Action imageData, bool fromCamera = true ) : void

Method Details

GetImageAsync() public méthode

public GetImageAsync ( Action imageData, bool fromCamera = true ) : void
imageData Action
fromCamera bool
Résultat void