Result class
Captured bitmap image with detected document boundaries. This result can be received in both real-time capture from camera preview and from an immediate manual capture.
Properties
Name | Type | Description |
---|---|---|
bitmap | Bitmap | Captured image. |
documentBoundary | Point[] | Coordinates of the boundaries detected on the image document. |
3/2/2022 12:59:15 PM