RGLResultType
Objective-C
enum RGLResultType : NSInteger {}
Swift
enum ResultType : Int, @unchecked Sendable
Enumeration contains a pool of constants that determine the type of resulting data formed during the data scanning and processing cycle and passed to the user application
-
No result
Declaration
Objective-C
RGLResultTypeEmpty = 0Swift
case empty = 0 -
Stores a graphic image
Declaration
Objective-C
RGLResultTypeRawImage = 1Swift
case rawImage = 1 -
Represented as binary array which contains image of the image graphic file
Declaration
Objective-C
RGLResultTypeFileImage = 2Swift
case fileImage = 2 -
Serves for storing text results of MRZ, document filling and bar-codes reading
Declaration
Objective-C
RGLResultTypeMrzOCRExtended = 3Swift
case mrzOCRExtended = 3 -
Serves for storing and passing to the user application of results of bar-codes areas search on the scanned document page and their reading in binary non-formatted code
Declaration
Objective-C
RGLResultTypeBarCodes = 5Swift
case barCodes = 5 -
Serves for storing graphic results of document filling area and bar-codes reading
Declaration
Objective-C
RGLResultTypeGraphics = 6Swift
case graphics = 6 -
Serves for storing the information on document MRZ printing quality check results
Declaration
Objective-C
RGLResultTypeMrzTestQuality = 7Swift
case mrzTestQuality = 7 -
Serves for storing information on candidate documents and passing it to the user application when performing the recognition of the document type
Declaration
Objective-C
RGLResultTypeDocumentTypesCandidates = 8Swift
case documentTypesCandidates = 8 -
Contains information on one candidate document when determining the document type
Declaration
Objective-C
RGLResultTypeChosenDocumentTypeCandidate = 9Swift
case chosenDocumentTypeCandidate = 9 -
Not used. Serves for storing the full list of documents stored in the current document database and passing it to the user application
Declaration
Objective-C
RGLResultTypeDocumentsInfoList = 10Swift
case documentsInfoList = 10 -
Serves for storing the results of comparing the MRZ text data, document filling area data, bar-codes data and data retrieved from RFID-chip memory and passing it to the user application
Declaration
Objective-C
RGLResultTypeOcrLexicalAnalyze = 15Swift
case ocrLexicalAnalyze = 15 -
Result stores a graphic image without compression
Declaration
Objective-C
RGLResultTypeRawUncroppedImage = 16Swift
case rawUncroppedImage = 16 -
Result serves for storing text results of MRZ, document filling and bar-codes reading
Declaration
Objective-C
RGLResultTypeVisualOCRExtended = 17Swift
case visualOCRExtended = 17 -
Result serves for storing text results of MRZ, document filling and bar-codes reading
Declaration
Objective-C
RGLResultTypeBarCodesTextData = 18Swift
case barCodesTextData = 18 -
Serves for storing graphic results of document filling area and bar-codes reading
Declaration
Objective-C
RGLResultTypeBarCodesImageData = 19Swift
case barCodesImageData = 19 -
Serves for storing the result of document authenticity check using the images for different lighting schemes and passing it to the user application
Declaration
Objective-C
RGLResultTypeAuthenticity = 20Swift
case authenticity = 20 -
Not used
Declaration
Objective-C
RGLResultTypeExpertAnalyze = 21Swift
case expertAnalyze = 21 -
Not used
Declaration
Objective-C
RGLResultTypeOcrLexicalAnalyzeEx = 22Swift
case ocrLexicalAnalyzeEx = 22 -
Stores a graphic image in without compression and passing it to the user application
Declaration
Objective-C
RGLResultTypeEosImage = 23Swift
case eosImage = 23 -
Stores a graphic image in without compression and passing it to the user application
Declaration
Objective-C
RGLResultTypeBayer = 24Swift
case bayer = 24 -
Represented as binary array which contains array if data erade from magnetic stripe
Declaration
Objective-C
RGLResultTypeMagneticStripe = 25Swift
case magneticStripe = 25 -
Serves for storing text results of MRZ, document filling and bar-codes reading
Declaration
Objective-C
RGLResultTypeMagneticStripeTextData = 26Swift
case magneticStripeTextData = 26 -
Represented as binary array which contains image of the graphic field image graphic file
Declaration
Objective-C
RGLResultTypeFieldFileImage = 27Swift
case fieldFileImage = 27 -
Serves for storing the result of documents database check
Declaration
Objective-C
RGLResultTypeDatabaseCheck = 28Swift
case databaseCheck = 28 -
Represented as binary array which contains ISO fingerprint template
Declaration
Objective-C
RGLResultTypeFingerprintTemplateISO = 29Swift
case fingerprintTemplateISO = 29 -
Used for storing input image quality check results list
Declaration
Objective-C
RGLResultTypeInputImageQuality = 30Swift
case inputImageQuality = 30 -
Stores information about operations status
Declaration
Objective-C
RGLResultTypeStatus = 33Swift
case status = 33 -
Serves for storing the result of document authenticity check using live portrait image.
Declaration
Objective-C
RGLResultTypeLivePortrait = 32Swift
case livePortrait = 32 -
Serves for storing the result of document authenticity check using portrait images.
Declaration
Objective-C
RGLResultTypePortraitComparison = 34Swift
case portraitComparison = 34 -
Serves for storing the result of document authenticity check using external portait.
Declaration
Objective-C
RGLResultTypeExtPortrait = 35Swift
case extPortrait = 35 -
Used for storing text results list
Declaration
Objective-C
RGLResultTypeText = 36Swift
case text = 36 -
Used for storing images results list
Declaration
Objective-C
RGLResultTypeImages = 37Swift
case images = 37 -
Serves to store RFID session as binary data
Declaration
Objective-C
RGLResultTypeRFIDSession = 48Swift
case rfidSession = 48 -
Serves to store the encrypted data object
Declaration
Objective-C
RGLResultTypeEncryptedRCL = 49Swift
case encryptedRCL = 49 -
Serves to store the encrypted license key
Declaration
Objective-C
RGLResultTypeLicense = 50Swift
case license = 50 -
Used for storing MRZ position
Declaration
Objective-C
RGLResultTypeMrzPosition = 61Swift
case mrzPosition = 61 -
Used for storing barcode position
Declaration
Objective-C
RGLResultTypeBarcodePosition = 62Swift
case barcodePosition = 62 -
Used for storing document position
Declaration
Objective-C
RGLResultTypeDocumentPosition = 85Swift
case documentPosition = 85 -
Not used
Declaration
Objective-C
RGLResultTypeCustom = 100Swift
case custom = 100 -
Servers for storing the data reading results from the RFID-chip in a form of a list of the logically separated data groups
Declaration
Objective-C
RGLResultTypeRfidRawData = 101Swift
case rfidRawData = 101 -
Servers for storing the results of data reading from the RFID-chip in a form of a list of logically separated text data (text fields)
Declaration
Objective-C
RGLResultTypeRfidTextData = 102Swift
case rfidTextData = 102 -
Servers for storing the results of data reading from the RFID- chip in a form of a list of logically separated graphic data (images, graphic fields)
Declaration
Objective-C
RGLResultTypeRfidImageData = 103Swift
case rfidImageData = 103 -
Servers for storing the data reading results from the RFID-chip in a form of a list of the logically separated data groups
Declaration
Objective-C
RGLResultTypeRfidBinaryData = 104Swift
case rfidBinaryData = 104 -
Servers for storing the results of data reading in a form of a list of objects of the original binary representation of the graphics in memory of the RFID-chip
Declaration
Objective-C
RGLResultTypeRfidOriginalGraphics = 105Swift
case rfidOriginalGraphics = 105 -
Digital Travel Credential data
Declaration
Objective-C
RGLResultTypeRfidDTCVC = 109Swift
case rfidDTCVC = 109