copyPlane

open fun copyPlane(src: ByteBuffer, srcStride: Int, dst: ByteBuffer, dstStride: Int, width: Int, height: Int)

Helper method for copying a single colour plane.