BoundingBox

constructor(left: Int, top: Int, right: Int, bottom: Int)
constructor(rect: Rect)
constructor(previewView: PreviewView)
constructor()
constructor(resolution: Size)
constructor(rectF: RectF)