Contents

extent

The extent of the detected barcode’s bounds.

Declaration

var extent: SIMD3<Float> { get }

Discussion

The width of the detected barcode is the length along the X-axis, prior to rotation about the Y-axis.

The height of the detected barcode is the length along the Z-axis, prior to rotation about the Y-axis.

See Also

Getting barcode information