[][src]Type Definition color_thief::Color

type Color = RGB<u8>;

8-bit RGB

The colorspace is techincally undefined, but generally sRGB is assumed.