- destination
- an array big enough to hold at least BlackLevelPattern.Count elements after the offset
- offset
- a non-negative offset into the array
Type Reason Java.Lang.IllegalArgumentException if the offset is invalid. Java.Lang.ArrayIndexOutOfBoundsException if the destination vector is too small. Java.Lang.NullPointerException if the destination is null.
Copy the ColorChannel offsets into the destination vector.
Offsets are given in row-column scan order for a given 2x2 color pattern.