react-native-vision-cameraInterfaces
Size
interface SizeRepresents a 2D size in pixels.
Properties
height
readonly height: numberThe height, in pixels.
width
readonly width: numberThe width, in pixels.
interface SizeRepresents a 2D size in pixels.
readonly height: numberThe height, in pixels.
readonly width: numberThe width, in pixels.