Class CaptureHandler


  • public class CaptureHandler
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      CaptureHandler()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void processPicture​(byte[] data, java.io.File outputFile)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CaptureHandler

        public CaptureHandler()
    • Method Detail

      • processPicture

        public void processPicture​(byte[] data,
                                   java.io.File outputFile)