Stores in the given array from the given starting index the red, green, blue values as successive elements
defines the array where to store the r,g,b components
Optional
defines an optional index in the target array to define where to start storing values
Stores in the given array from the given starting index the red, green, blue values as successive elements