Class CaptureInfo

  • All Implemented Interfaces:
    android.os.Parcelable , java.io.Serializable

    
    public final class CaptureInfo
     implements Parcelable, Serializable
                        

    Contains information about the captured image

    • Constructor Detail

      • CaptureInfo

        CaptureInfo(Integer imageOrientation, Boolean isCapturedAutomatically)
        Parameters:
        imageOrientation - orientation of the image
        isCapturedAutomatically - allows to check if the picture was taken automatically by any of AutoSnappingController