点击或拖拽改变大小

FastBitmapDataArray 属性

Sweet 开发框架
Gets an array of 32-bit color pixel values that represent this FastBitmap

命名空间:  SweetUI
程序集:  SweetUI (在 SweetUI.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法
public int[] DataArray { get; }

属性值

类型:Int32
异常
异常条件
ExceptionThe locking operation required to extract the values off from the underlying bitmap failed
InvalidOperationExceptionThe bitmap is already locked outside this fast bitmap
参见
SweetUI 控件库、工具类库、扩展类库、多页面开发框架