- destination
- an array big enough to hold at least 18 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 Android.Util.Rational elements in row-major order from this matrix into the destination.
Each element is stored as a contiguous rational packed as a (numerator, denominator) pair of ints, identical to the ColorSpaceTransform(Int32[]).