一.颜色表示方式 // // Summary: // Creates a System.Drawing.Color structure from a 32-bit ARGB value. // // Parameters: // argb: // A value specifying the 32-bit ARGB value. // // Returns: // The System.Drawing.Color structure that this method creates. " the…