VisionCamera Logo
  • Docs
  • API Reference
VisionCamera Logo
VisionCamera Logo
API Reference
react-native-vision-camera
react-native-vision-camera-barcode-scanner
BarcodeScannerOptionsBarcodeScannerOutputOptionsCodeScannerOptionsPointRect
react-native-vision-camera-location
react-native-vision-camera-resizer
react-native-vision-camera-skia
react-native-vision-camera-barcode-scannerInterfaces

Rect

interface Rect

Represents a Rectangle in the current context's coordinate system.

Properties

bottom

bottom: number

The bottom value (max Y) of the Rectangle.


left

left: number

The left value (min X) of the Rectangle.


right

right: number

The right value (max X) of the Rectangle.


top

top: number

The top value (min Y) of the Rectangle.

Point

Represents a Point in the current context's coordinate system.

BarcodeFormat

Next Page

On this page

Propertiesbottomleftrighttop