The lower-right corner of the detected text region, in image coordinates.
SDKs
- iOS 9.0+
- macOS 10.11+
- Mac Catalyst 13.0+
- tvOS 9.0+
Framework
- Core Image
Declaration
var bottomRight: CGPoint { get }
The lower-right corner of the detected text region, in image coordinates.
SDKs
Framework
var bottomRight: CGPoint { get }
var bottom Left: CGPoint
The lower-left corner of the detected text region, in image coordinates.
var top Left: CGPoint
The upper-left corner of the detected text region, in image coordinates.
var top Right: CGPoint
The upper-right corner of the detected text region, in image coordinates.