- destination
- an array big enough to hold at least RggbChannelVector.Count elements after the offset
- offset
- a non-negative offset into the array
Type Reason Java.Lang.NullPointerException If destination was null Java.Lang.ArrayIndexOutOfBoundsException If there's not enough room to write the elements at the specified destination and offset.
Copy the vector into the destination in the order [R, Geven, Godd, B].