rgbaToBgra

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