点击或拖拽改变大小

FastBitmapClearBitmap 方法 (Bitmap, Color)

Sweet 开发框架
Clears the given bitmap with the given color

命名空间:  SweetUI
程序集:  SweetUI (在 SweetUI.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法
public static void ClearBitmap(
	Bitmap bitmap,
	Color color
)

参数

bitmap
类型:System.DrawingBitmap
The bitmap to clear
color
类型:System.DrawingColor
The color to clear the bitmap with
参见
SweetUI 控件库、工具类库、扩展类库、多页面开发框架