See: Description
| Interface | Description |
|---|---|
| ImageFileWriter |
Extents
ImageWriter using image already stored in the file |
| Class | Description |
|---|---|
| AutoShotDetector |
Help to make shot when document corners are stable
|
| Corners |
Supportive class to transfer document boundaries corners as single variable to
ImageProcessing.correctDocument(com.pixelnetica.imagesdk.MetaImage, com.pixelnetica.imagesdk.Corners). |
| CutoutAverage |
Get average value for
PointF array |
| CutoutAverageF | Deprecated |
| DocumentCutout |
Document corners validation
|
| ImageProcessing |
Processing Image
|
| ImageSdkLibrary |
Pixelnetica Document Imaging SDK used to create and configure various SDK objects
|
| ImageWriter |
Writes
MetaImage in different formats |
| MetaImage |
Bitmap with metadata (image orientation, flash usage, etc).
|
| Enum | Description |
|---|---|
| MetaImage.DevicePlatform |
Some device preset
|
| MetaImage.FlashMode |
Using flash on photo
|
| Exception | Description |
|---|---|
| ImageWriterException |
An exception for ImageWriter errors
|
| Annotation Type | Description |
|---|---|
| CutoutAverage.Type |
Average type
|
| ImageFileWriter.ImageFileType |
Image FILE type
|
| ImageSdkLibrary.ImageWriterType |
ImageWriterImpl instance type |
| ImageWriter.Paper |
Various paper format.
|
| ImageWriter.Units | |
| MetaImage.ColorHint | |
| MetaImage.ExifOrientation |
EXIF orientation values
|