copyChannel

fun copyChannel(src: Bitmap32, srcChannel: BitmapChannel, dst: Bitmap32, dstChannel: BitmapChannel)
fun copyChannel(src: Bitmap8, dst: Bitmap32, dstChannel: BitmapChannel)
fun copyChannel(src: Bitmap32, srcChannel: BitmapChannel, dst: Bitmap8)