点击或拖拽改变大小

FastBitmapExtensions 方法

Sweet 开发框架

FastBitmapExtensions 类型公开以下成员。

方法
  名称说明
公共方法静态成员DeepClone
Returns a deep clone of this Bitmap object, with all the data copied over. After a deep clone, the new bitmap is completely independent from the original
公共方法静态成员FastLock(Bitmap)
Locks this bitmap into memory and returns a FastBitmap that can be used to manipulate its pixels
公共方法静态成员FastLock(Bitmap, FastBitmapLockFormat)
Locks this bitmap into memory and returns a FastBitmap that can be used to manipulate its pixels
Top
参见
SweetUI 控件库、工具类库、扩展类库、多页面开发框架