摘要:
private static GraphicsPath CalculateControlGraphicsPath(Bitmap bitmap) { GraphicsPath graphicsPath = new GraphicsPath(); Color colorTransparent = bitmap.GetPixel(0,... 阅读全文
posted @ 2006-11-20 08:57 sunrack 阅读(204) 评论(0) 推荐(0)
|
摘要:
private static GraphicsPath CalculateControlGraphicsPath(Bitmap bitmap) { GraphicsPath graphicsPath = new GraphicsPath(); Color colorTransparent = bitmap.GetPixel(0,... 阅读全文
posted @ 2006-11-20 08:57 sunrack 阅读(204) 评论(0) 推荐(0) |
||