getBoundingBox

abstract fun getBoundingBox(): Rect?

获取 OCR 识别文本区域的边界框。 使用 Rect 表示区域位置与大小。

Return

文本的边界框,可能为 null。