Barcode Filter Highlight Type
Defined in framework ScanditBarcodeCapture
- SDCBarcodeFilterHighlightType
Added in version 6.15.0
The type of highlight applied to the filtered barcodes.
- SDCBarcodeFilterHighlightTypeBrush
Added in version 6.15.0
A quadrilateral filled with a solid color will be drawn over filtered barcodes.
- SDCBarcodeFilterHighlightTypeToString(type)
NSString *_Nonnull SDCBarcodeFilterHighlightTypeToString(SDCBarcodeFilterHighlightType type)
Added in version 6.18.0
Deprecated since version 6.26.0: This function will be removed in the future.
- SDCBarcodeFilterHighlightTypeFromString(value)
SDCBarcodeFilterHighlightType SDCBarcodeFilterHighlightTypeFromString(NSString *_Nonnull value)
Added in version 6.18.0
Deprecated since version 6.26.0: This function will be removed in the future.