com.github.sarxos.webcam
Class WebcamUtils

java.lang.Object
  extended by com.github.sarxos.webcam.WebcamUtils

public class WebcamUtils
extends Object


Constructor Summary
WebcamUtils()
           
 
Method Summary
static void capture(Webcam webcam, String filename)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebcamUtils

public WebcamUtils()
Method Detail

capture

public static final void capture(Webcam webcam,
                                 String filename)


Copyright © 2012 Bartosz Firyn (SarXos). All Rights Reserved.