bgraToRgba

fun bgraToRgba(v: Int): Int
fun bgraToRgba(v: IntArray, offset: Int = 0, count: Int = v.size - offset)