computeScale

fun computeScale(bounds: RectangleInt, new: Boolean = true, callback: (segment: NinePatchInfo.Segment, x: Int, y: Int, width: Int, height: Int) -> Unit)