DecodeResultCrop Class |
DecodeResultCrop
The DecodeResultCrop type exposes the following members.
Name | Description | |
---|---|---|
![]() | DecodeResultCrop | Initializes a new instance of the DecodeResultCrop class |
![]() | DecodeResultCrop | Initializes a new instance of the DecodeResultCrop class |
Name | Description | |
---|---|---|
![]() | BarcodeEnable | barcodeEnable allows to show the cropped image corresponding to the decoded
barcode. |
![]() | EntireFrame | entireFrame allows to send the entire frame shown as a Bitmap in the decode result. |
![]() | JniPeerMembers | To be added. |
![]() | Margin | margin allows to select the amount of pixels to include as margin
in the cropped image that is shown as a Bitmap in the decode result. |
![]() | SnapOcrEnable | snapOcrEnable allows to show the cropped image corresponding to the decoded
barcode. |
![]() | ThresholdClass | To be added. |
![]() | ThresholdType | To be added. |
DecodeResultCrop
is the class that allows to configure the
decode result in order to include a crop of the decoded barcode or OCR.