C# 클래스 vDoersCameraAccess.CameraAccess

상속: ICameraAccess
파일 보기 프로젝트 열기: vDoers/vDoersCameraAccess

공개 메소드들

메소드 설명
GetImageAsync ( Action imageData, bool fromCamera = true ) : void

메소드 상세

GetImageAsync() 공개 메소드

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