- checkGeometry(Corners, Point) - Method in class com.pixelnetica.imagesdk.DocumentCutout
-
check effective document area distortion
- clone() - Method in class com.pixelnetica.imagesdk.Corners
-
- close() - Method in class com.pixelnetica.docimageproc.DocImageProc
-
Deprecated.
Finish working with SDK instance
- close() - Method in class com.pixelnetica.imagesdk.ImageWriter
-
Close sequence
- COLOR_1BIT - Static variable in class com.pixelnetica.imagesdk.MetaImage
-
- COLOR_MONO - Static variable in class com.pixelnetica.imagesdk.MetaImage
-
- COLOR_RGBA - Static variable in class com.pixelnetica.imagesdk.MetaImage
-
- COLOR_UNDEFINED - Static variable in class com.pixelnetica.imagesdk.MetaImage
-
- com.pixelnetica.docimageproc - package com.pixelnetica.docimageproc
-
Document Imaging SDK API (Version 1x) (deprecated).
- com.pixelnetica.imagesdk - package com.pixelnetica.imagesdk
-
Please take a look at bundled sample application source code to see how to use DI SDK in real application.
- CONFIG_COMPRESSION - Static variable in class com.pixelnetica.imagesdk.ImageWriter
-
A compression (quality) value for JPEG.
- CONFIG_PAGE_HEIGHT - Static variable in class com.pixelnetica.imagesdk.ImageWriter
-
A page height for PDFs.
- CONFIG_PAGE_PAPER - Static variable in class com.pixelnetica.imagesdk.ImageWriter
-
A page size preset for PRF, such an A4, Letter etc.
- CONFIG_PAGE_UNITS - Static variable in class com.pixelnetica.imagesdk.ImageWriter
-
An units for page dimensions.
- CONFIG_PAGE_WIDTH - Static variable in class com.pixelnetica.imagesdk.ImageWriter
-
A page width for PDFs.
- configure(Bundle) - Method in class com.pixelnetica.imagesdk.ImageWriter
-
Setup optional parameters
- Corners - Class in com.pixelnetica.docimageproc
-
Deprecated.
- Corners() - Constructor for class com.pixelnetica.docimageproc.Corners
-
Deprecated.
Create empty corners
- Corners(Point, Point, Point, Point) - Constructor for class com.pixelnetica.docimageproc.Corners
-
Deprecated.
Create corners from points
- Corners(Point[]) - Constructor for class com.pixelnetica.docimageproc.Corners
-
Deprecated.
Create corners from Point array
- Corners(Corners) - Constructor for class com.pixelnetica.docimageproc.Corners
-
Deprecated.
Create corners from another
- Corners - Class in com.pixelnetica.imagesdk
-
- Corners() - Constructor for class com.pixelnetica.imagesdk.Corners
-
Create empty corners
- Corners(Point, Point, Point, Point) - Constructor for class com.pixelnetica.imagesdk.Corners
-
Create corners from points
- Corners(Point[]) - Constructor for class com.pixelnetica.imagesdk.Corners
-
Create corners from Point array
- Corners(Corners) - Constructor for class com.pixelnetica.imagesdk.Corners
-
Create corners from another
- correctDocument(Metaimage, Corners) - Method in class com.pixelnetica.docimageproc.DocImageProc
-
Deprecated.
corrects document perspective distortions in the image, warping corners to corrected image rectangle.
- correctDocument(MetaImage, Corners) - Method in class com.pixelnetica.imagesdk.ImageProcessing
-
Corrects document perspective distortions in the image, warping corners to corrected image rectangle.
- createCorners() - Method in class com.pixelnetica.docimageproc.PxDocCorners
-
Deprecated.
Helper method
- CREATOR - Static variable in class com.pixelnetica.imagesdk.Corners
-
- CutoutAverage - Class in com.pixelnetica.imagesdk
-
Get average value for PointF
array
- CutoutAverage.Type - Annotation Type in com.pixelnetica.imagesdk
-
Average type
- CutoutAverageF - Class in com.pixelnetica.imagesdk
-
Deprecated.
- icqB - Variable in class com.pixelnetica.docimageproc.PxDocCorners
-
Deprecated.
Integral contour quality: q = (1 - (N - Na) / N) * Na/a
where Na - number of contour elements at the side of the quad with length "a".
- icqL - Variable in class com.pixelnetica.docimageproc.PxDocCorners
-
Deprecated.
Integral contour quality: q = (1 - (N - Na) / N) * Na/a
where Na - number of contour elements at the side of the quad with length "a".
- icqR - Variable in class com.pixelnetica.docimageproc.PxDocCorners
-
Deprecated.
Integral contour quality: q = (1 - (N - Na) / N) * Na/a
where Na - number of contour elements at the side of the quad with length "a".
- icqT - Variable in class com.pixelnetica.docimageproc.PxDocCorners
-
Deprecated.
Integral contour quality: q = (1 - (N - Na) / N) * Na/a
where Na - number of contour elements at the side of the quad with length "a".
- IMAGE_FILE_JPEG - Static variable in interface com.pixelnetica.imagesdk.ImageFileWriter
-
JPEG image file
- IMAGE_FILE_PNG - Static variable in interface com.pixelnetica.imagesdk.ImageFileWriter
-
PNG image file
- IMAGE_FILE_UNKNOWN - Static variable in interface com.pixelnetica.imagesdk.ImageFileWriter
-
Unsupported image file format
- IMAGE_WRITER_JPEG - Static variable in class com.pixelnetica.imagesdk.ImageSdkLibrary
-
Create an Android's JPEG writer.
- IMAGE_WRITER_PDF - Static variable in class com.pixelnetica.imagesdk.ImageSdkLibrary
-
Create writer to save images in a PDFs
That writer supports interface
ImageFileWriter
- IMAGE_WRITER_PNG - Static variable in class com.pixelnetica.imagesdk.ImageSdkLibrary
-
Create an Android's PNG writer
- IMAGE_WRITER_PNG_EXT - Static variable in class com.pixelnetica.imagesdk.ImageSdkLibrary
-
Create writer to save images as PNG using DI SDK.
- IMAGE_WRITER_TIFF - Static variable in class com.pixelnetica.imagesdk.ImageSdkLibrary
-
Create writer for monochrome TIFF (G4 compression) images.
- IMAGE_WRITER_UNKNOWN - Static variable in class com.pixelnetica.imagesdk.ImageSdkLibrary
-
Some invalid value to use as "nothing"
- IMAGE_WRITER_WEBM - Static variable in class com.pixelnetica.imagesdk.ImageSdkLibrary
-
Create an Android's WEBM writer
- imageBWBinarization(Metaimage) - Method in class com.pixelnetica.docimageproc.DocImageProc
-
Deprecated.
imageBWBinarization
- imageBWBinarization(MetaImage) - Method in class com.pixelnetica.imagesdk.ImageProcessing
-
Deprecated.
- imageColorBinarization(Metaimage) - Method in class com.pixelnetica.docimageproc.DocImageProc
-
Deprecated.
imageColorBinarization
- imageColorBinarization(MetaImage) - Method in class com.pixelnetica.imagesdk.ImageProcessing
-
Deprecated.
- ImageFileWriter - Interface in com.pixelnetica.imagesdk
-
Extents
ImageWriter
using image already stored in the file
- ImageFileWriter.ImageFileType - Annotation Type in com.pixelnetica.imagesdk
-
Image FILE type
- imageGrayBinarization(Metaimage) - Method in class com.pixelnetica.docimageproc.DocImageProc
-
Deprecated.
imageGrayBinarization
- imageGrayBinarization(MetaImage) - Method in class com.pixelnetica.imagesdk.ImageProcessing
-
Deprecated.
- imageOriginal(Metaimage) - Method in class com.pixelnetica.docimageproc.DocImageProc
-
Deprecated.
- imageOriginal(MetaImage) - Method in class com.pixelnetica.imagesdk.ImageProcessing
-
creates a new
MetaImage
as a copy of source image with applying orientation flag to it.
- ImageProcessing - Class in com.pixelnetica.imagesdk
-
Processing Image
- ImageSdkLibrary - Class in com.pixelnetica.imagesdk
-
Pixelnetica Document Imaging SDK used to create and configure various SDK objects
- ImageSdkLibrary() - Constructor for class com.pixelnetica.imagesdk.ImageSdkLibrary
-
- ImageSdkLibrary(Application) - Constructor for class com.pixelnetica.imagesdk.ImageSdkLibrary
-
Create
ImageSdkLibrary
instance with specified
Application
context
License key will read from assets
- ImageSdkLibrary(Application, String) - Constructor for class com.pixelnetica.imagesdk.ImageSdkLibrary
-
Create
ImageSdkLibrary
instance with specified
Application
context and license
- ImageSdkLibrary(Application, int) - Constructor for class com.pixelnetica.imagesdk.ImageSdkLibrary
-
Deprecated.
- ImageSdkLibrary.ImageWriterType - Annotation Type in com.pixelnetica.imagesdk
-
ImageWriterImpl
instance type
- imageWithoutRotation(Metaimage) - Method in class com.pixelnetica.docimageproc.DocImageProc
-
Deprecated.
creates a new
Metaimage
as a copy of source image with applying orientation flag to it.
- imageWithoutRotation(MetaImage) - Method in class com.pixelnetica.imagesdk.ImageProcessing
-
- ImageWriter - Class in com.pixelnetica.imagesdk
-
- ImageWriter.Paper - Annotation Type in com.pixelnetica.imagesdk
-
Various paper format.
- ImageWriter.Units - Annotation Type in com.pixelnetica.imagesdk
-
- ImageWriterException - Exception in com.pixelnetica.imagesdk
-
An exception for ImageWriter errors
- ImageWriterException(String) - Constructor for exception com.pixelnetica.imagesdk.ImageWriterException
-
- ImageWriterException(String, Throwable) - Constructor for exception com.pixelnetica.imagesdk.ImageWriterException
-
- Inches - Static variable in class com.pixelnetica.imagesdk.ImageWriter
-
- isBitmapRecycled() - Method in class com.pixelnetica.imagesdk.MetaImage
-
Deprecated.
- isDistortionChecked() - Method in class com.pixelnetica.imagesdk.DocumentCutout
-
- isFullnessChecked() - Method in class com.pixelnetica.imagesdk.DocumentCutout
-
- isSmartCropMode - Variable in class com.pixelnetica.docimageproc.PxDocCorners
-
Deprecated.
if true then smart crop mode is activated, is initialized by CMFindDocObj() function.