コード例 #1
0
ファイル: Webcam.cs プロジェクト: karolyiar/asp_arm_station
 public string GetSavedImage()
 {
     return(webcam.SavePhoto());
 }