我想这些System.Drawing.Brushes.SomeColor最终可以分解成一些数字,或者向量,比如0是黑色的,255是白色的8位灰度表示。因此,我想知道是否有可能将整数转换为System.Drawing.Brushes.SomeColor?或者可能是一个整数数组,比如(a,a,a),其中int a = someNumber;
谢谢。
e.Graphics.DrawString("HIGH SCHOOL (REGD)", new Font("Arial", 15, FontStyle.Bold), Brushes.Black("School's Copy", new Font("Arial", 15, FontStyle.Regular), Brushes.Black, new Point(20, 90));e.Graphics.DrawString("Issue Date", n