A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Y
Z
W
- w(java.lang.String) - function in io.scanbot.sdk.util.log.DebugLog
- w(java.lang.String,java.lang.String) - function in io.scanbot.sdk.util.log.DebugLog
- Writes tag and message to the log file and also calls Log.w with given params.
- w(java.lang.String,java.lang.String) - function in io.scanbot.sdk.util.log.Logger
- Writes tag and message to the log on Level.Warning
- Warning - enum entry in io.scanbot.sdk.util.log.Logger.Level
- whiteBlackPointFilter() - function in io.scanbot.sdk.imagefilters.ParametricFilter.Companion
- WhiteBlackPointFilter - class in io.scanbot.sdk.imagefilters
- Maps image value channel so that all the pixels darker than the black point are set to 0, all the pixels brighter than the white point are set to 255, and the pixels in between are linearly scaled.
- WILDCARD - enum entry in io.scanbot.sdk.textpattern.PatternGrammar
Simple pattern matching where # stands for any digit and ? stands for any character. All other characters represent themselves.
- WILL - enum entry in io.scanbot.sdk.entity.DocumentType
- withLogging(java.lang.Boolean,java.lang.Boolean) - function in io.scanbot.sdk.ScanbotSDKInitializer
- Enables or disables logs in Scanbot SDK.
- withLogging(java.lang.Boolean,java.lang.Boolean) - function in io.scanbot.sdk.ScanbotSdkInitializerCommonApi
- Enables or disables logs in Scanbot SDK.
- withShadow(.<Error class: unknown class>) - function in io.scanbot.sdk.ui_v2.common.theme.ScanbotTypographyKt
- withShadow(.<Error class: unknown class>,io.scanbot.sdk.ui_v2.common.ForegroundStyle) - function in io.scanbot.sdk.ui_v2.common.theme.ScanbotTypographyKt
- withShadow(.<Error class: unknown class>,io.scanbot.sdk.ui_v2.common.StyledText) - function in io.scanbot.sdk.ui_v2.common.theme.ScanbotTypographyKt
- withShadow(.<Error class: unknown class>,java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.common.theme.ScanbotTypographyKt
- word(java.lang.String,java.lang.Double,java.util.List,java.util.List) - function in io.scanbot.sdk.ocr.model.OcrElement.Companion
- Word - class in io.scanbot.sdk.ocr.model
- Represents a single word.
- WordBox - class in io.scanbot.sdk.textpattern
- Structure containing recognized word text and bounds.
- WordBoxHighlightColor - enum entry in io.scanbot.sdk.ui.view.textpattern.configuration.json.TextPatternScannerParameter
- WordBoxHighlightEnabled - enum entry in io.scanbot.sdk.ui.view.textpattern.configuration.json.TextPatternScannerParameter
- WordboxPreviewView - class in io.scanbot.sdk.textpattern.ui
- Allows to highlight the words which were scanned by TextPatternScanner.
- WORK_ACCIDENT - enum entry in io.scanbot.sdk.mc.MedicalCertificateCheckBoxType
(Form 1) Work accident (Arbeitsunfall, Arbeitsunfall-folgen, Berufskrankheit) checkbox.
- wrap(io.scanbot.sdk.genericdocument.entity.GenericDocument) - function in io.scanbot.sdk.barcode.entity.BarcodeDocumentLibrary
- An extension function for GenericDocument class
- wrapperFromGenericDocument(io.scanbot.sdk.genericdocument.entity.GenericDocument) - function in io.scanbot.sdk.barcode.entity.BarcodeDocumentLibrary
- Converts the given generic document to a strongly typed wrapper
- write(kotlin.ByteArray,java.lang.Integer,java.lang.Integer) - function in io.scanbot.cryptio.AesGcmEncryptingOutputStream
- write(java.lang.Integer) - function in io.scanbot.cryptio.AesGcmEncryptingOutputStream
- write(kotlin.ByteArray,java.io.File) - function in io.scanbot.sdk.persistence.fileio.AESEncryptedFileIOProcessor
- Write ByteArray data to the destination File
- write(kotlin.ByteArray,java.io.File) - function in io.scanbot.sdk.persistence.fileio.AesGcmEncryptedFileIoProcessor
- Write ByteArray data to the destination File
- write(kotlin.ByteArray,java.io.File) - function in io.scanbot.sdk.persistence.fileio.BaseFileIOProcessor
- Write ByteArray data to the destination File
- write(kotlin.ByteArray,java.io.File) - function in io.scanbot.sdk.persistence.fileio.DefaultFileIOProcessor
- Write ByteArray data to the destination File
- write(kotlin.ByteArray,java.io.File) - function in io.scanbot.sdk.persistence.fileio.EncryptedFileIOProcessor
- Write ByteArray data to the destination File
- writeImage(android.graphics.Bitmap,android.graphics.Bitmap.CompressFormat,java.lang.Integer,java.io.File) - function in io.scanbot.sdk.persistence.fileio.AESEncryptedFileIOProcessor
- Write Bitmap to the destination File
- writeImage(android.graphics.Bitmap,android.graphics.Bitmap.CompressFormat,java.lang.Integer,java.io.File) - function in io.scanbot.sdk.persistence.fileio.AesGcmEncryptedFileIoProcessor
- Write Bitmap to the destination File
- writeImage(android.graphics.Bitmap,android.graphics.Bitmap.CompressFormat,java.lang.Integer,java.io.File) - function in io.scanbot.sdk.persistence.fileio.DefaultFileIOProcessor
- Write Bitmap to the destination File
- writeImage(android.graphics.Bitmap,android.graphics.Bitmap.CompressFormat,java.lang.Integer,java.io.File) - function in io.scanbot.sdk.persistence.fileio.EncryptedFileIOProcessor
- Write Bitmap to the destination File
- writeImage(android.graphics.Bitmap,android.graphics.Bitmap.CompressFormat,java.lang.Integer,java.io.File) - function in io.scanbot.sdk.persistence.fileio.ImageFileIOProcessor
- Write Bitmap to the destination File
- writeToParcel(android.os.Parcel,java.lang.Integer) - function in io.scanbot.sdk.core.ImageRef