C# Class vDoersCameraAccess.CameraAccess

Inheritance: ICameraAccess
Mostra file Open project: vDoers/vDoersCameraAccess

Public Methods

Method Description
GetImageAsync ( Action imageData, bool fromCamera = true ) : void

Method Details

GetImageAsync() public method

public GetImageAsync ( Action imageData, bool fromCamera = true ) : void
imageData Action
fromCamera bool
return void