rgb.rgb

Undocumented in source.
  1. enum rgb;
    template rgb(string c)
    enum rgb = rgba!(c ~ "FF");
  2. Color rgb(I r, I g, I b)

Meta