// color.cpp: implementation of the color class. // ////////////////////////////////////////////////////////////////////// #include "color.h" ////////////////////////////////////////////////////////////////////// // Construction/Destruction //////////////////////////////////////////////////////////////////////