Sprite.colors

Sprite.colors is the array of colors that are used within the Sprite.

struct Sprite
Color[] colors;

Meta