Status
public enum Status : Int
Swift Enumeration that is returned by the recognition library to specify the
the status of attempted recognition attempts.
-
OK
-
OutOfMemory
-
InvalidParameter
-
ParameterOutOfRange
-
InvalidBitmap
-
UnableToReadBitmap
-
UnsupportedBarcodeType
-
InvalidIndex
-
InvalidBarcodeType
-
ImageWidthTooSmall
-
ImageHeightTooSmall
-
UnableCreateUPCE
-
InvalidLicense
-
Timeout
-
InternalError
-
InvalidArea
-
NoBarcodesFound
-
UnsupportedBitDepth
-
ImageBlurred
-
InvalidDIB
-
PDF417EncodingError
-
InvalidRowCount
-
InvalidColumnCount
-
SymbolCountError
-
ValueTooLarge
-
InvalidErrorCorrection
-
ErrorCorrectionLevelTooHigh
-
UnableToReadParameters
-
UnableToReadDIB
-
InvalidResults
-
UnableToCreateResults
-
NoLicenseFound
-
EncodeError