Class | Description |
---|---|
Frame |
A wrapper class for images, which can originate from different types (like
byte[] and
Bitmap ). |
Frame.BitmapFrame |
A class to wrap an image in a
Bitmap format to a Frame readable by the SDK. |
Frame.ByteArrayFrame |
A class to wrap an image in a byte array format to a
Frame readable by the SDK. |
Enum | Description |
---|---|
Frame.COLOR_FORMAT |
Defines the
Frame 's color format. |
Frame.ROTATE |
Defines the desired rotation before processing.
|
Exception | Description |
---|---|
AffdexException | |
LicenseException |
Copyright © 2015. All rights reserved.