NinePatchInfo

constructor(width: Int, height: Int, left: Int, top: Int, right: Int, bottom: Int, content: BmpSlice? = null)
constructor(xranges: List<Pair<Boolean, IntRange>>, yranges: List<Pair<Boolean, IntRange>>, width: Int, height: Int, content: BmpSlice? = null)