xyz::Color [] [src]

type Color = [u8; 3];

Represents a color in RGB form.