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
@property(readonly) CGPoint bottomRight;
The lower-right corner of the detected text region, in image coordinates.
SDKs
Framework
@property(readonly) CGPoint bottomRight;
bottom Left
The lower-left corner of the detected text region, in image coordinates.
top Left
The upper-left corner of the detected text region, in image coordinates.
top Right
The upper-right corner of the detected text region, in image coordinates.