Returns the components as a new int list.
Order: [r, g, b, a]
[r, g, b, a]
List<int> toArray() => [r, g, b, a];