A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
C
- calculateInSampleSize(BitmapFactory.Options,Integer,Integer) - function in io.scanbot.sdk.util.bitmap.BitmapUtils
- Calculates best inSampleSize to fit reqWidth and reqHeight or a bit more
- calculatePageBounds(PDFPageSize,Rect,Integer) - function in io.scanbot.sdk.util.pdf.PdfUtils
- Calculates page bounds by PDFPageSize and with specified rotation
- callOnClick() - function in android.view.ShutterButton
- canAnimate() - function in android.view.ShutterButton
- cancelDragAndDrop() - function in android.view.ShutterButton
- cancelLongPress() - function in android.view.ShutterButton
- cancelPendingInputEvents() - function in android.view.ShutterButton
- canResolveLayoutDirection() - function in android.view.ShutterButton
- canResolveTextAlignment() - function in android.view.ShutterButton
- canResolveTextDirection() - function in android.view.ShutterButton
- canScrollHorizontally(Integer) - function in android.view.ShutterButton
- canScrollVertically(Integer) - function in android.view.ShutterButton
- checkInputConnectionProxy(View) - function in android.view.ShutterButton
- checkLayoutParams(ViewGroup.LayoutParams) - function in android.widget.ShutterButton
- checkState(DetectionResult) - function in io.scanbot.sdk.autosnapping.ContourDetectionStatusAutoSnappingPredicate
- checkState(List) - function in io.scanbot.sdk.autosnapping.PolygonCloseAutoSnappingPredicate
- ChequeBlobRuntimeException - class in io.scanbot.sdk.exceptions.cheque
- Thrown when there is a problems of accessing Cheque scanner blobs files on runtime
- childDrawableStateChanged(View) - function in android.view.ShutterButton
- childHasTransientStateChanged(View,Boolean) - function in android.view.ShutterButton
- cleanupLayoutState(View) - function in android.view.ShutterButton
- clear() - function in io.scanbot.sdk.ui.result.ResultRepository
- Deletes all the results from the repository
- clear() - function in io.scanbot.sdk.ui.result.ResultStorage
- Removes all the results from the storage
- clearAnimation() - function in android.view.ShutterButton
- clearChildFocus(View) - function in android.view.ShutterButton
- clearDisappearingChildren() - function in android.view.ShutterButton
- clearFocus() - function in android.view.ShutterButton
- COLOR_DOCUMENT - enum entry in io.scanbot.sdk.process.ImageFilterType
Fixes white-balance and cleans up the background. Usecase: images of paper documents.
- COLOR_ENHANCED - enum entry in io.scanbot.sdk.process.ImageFilterType
Optimizes colors, contrast and brightness. Usecase: photos.
- CommonOCRGradleDependencyException - class in io.scanbot.sdk.exceptions.ocr
- Thrown when there is no Common OCR assets gradle dependency found which is required to run OCR process in various scanners
- compress(Bitmap,Bitmap.CompressFormat,Integer,File) - function in io.scanbot.sdk.util.bitmap.BitmapUtils
- Compresses Bitmap to File
- computeHorizontalScrollExtent() - function in android.view.ShutterButton
- computeHorizontalScrollOffset() - function in android.view.ShutterButton
- computeHorizontalScrollRange() - function in android.view.ShutterButton
- computeScroll() - function in android.view.ShutterButton
- computeSystemWindowInsets(WindowInsets,Rect) - function in android.view.ShutterButton
- computeVerticalScrollExtent() - function in android.view.ShutterButton
- computeVerticalScrollOffset() - function in android.view.ShutterButton
- computeVerticalScrollRange() - function in android.view.ShutterButton
- ContourDetectionStatusAutoSnappingPredicate - class in io.scanbot.sdk.autosnapping
- Validation based on DetectionResult statuses.
- createAccessibilityNodeInfo() - function in android.view.ShutterButton
- createContextMenu(ContextMenu) - function in android.view.ShutterButton
- createPreview(Resources,Integer,Integer,Integer) - function in io.scanbot.sdk.util.bitmap.BitmapUtils
- Create preview from large (nodpi) resource image
- createPreview(ByteArray,Integer,Integer) - function in io.scanbot.sdk.util.bitmap.BitmapUtils
- Create preview from image byte array
- createPreview(Bitmap,Integer,Integer) - function in io.scanbot.sdk.util.bitmap.BitmapUtils
- Create preview from image byte array