shift
Create a PreparedColorContainer with the same colors as this PreparedColorContainer, shifted by offset
. The color at index 0
will be moved to index offset
. Negative offsets and offsets that are larger than the size of colors
are supported.