[][src]Type Definition jascpal::Color

type Color = RGB<u8>;

Represents an RGB colour.