@objc(ScanflowTextManager) class ScanflowTextManager
init(previewView: UIView, scannerMode: ScannerMode, overlayApperance: OveylayViewApperance, overCropNeed: Bool, leftTopArc: UIColor, leftDownArc: UIColor, rightTopArc: UIColor, rightDownArc: UIColor, locationNeed: Bool)
var startCapture: Bool
func rgbDataFromBuffer(CVPixelBuffer, byteCount: Int, isModelQuantized: Bool) -> Data?
func startCaptureData()