Variable Color.g

Blue component.

struct Color
{
  // ...
  double g ;
  // ...
}