Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
vDoersCameraAccess
CameraAccess
C# Class vDoersCameraAccess.CameraAccess
Inheritance:
ICameraAccess
Show 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