Color.b

  1. double r;
  2. double g;
  3. double b;
    struct Color
    double b;
  4. double a;

Meta