BaseColor.b

Undocumented in source.
  1. T r;
  2. T g;
  3. T b;
    struct BaseColor(T)
    T b;
  4. T a;

Meta