点击或拖拽改变大小

FastBitmap 属性

Sweet 开发框架

FastBitmap 类型公开以下成员。

属性
  名称说明
公共属性DataArray
Gets an array of 32-bit color pixel values that represent this FastBitmap
公共属性Height
Gets the height of this FastBitmap object
公共属性Locked
Gets a boolean value that states whether this FastBitmap is currently locked in memory
公共属性Scan0
Gets the pointer to the first pixel of the bitmap
公共属性Stride
Gets the stride width (in int32-sized values) of the bitmap
公共属性StrideInBytes
Gets the stride width (in bytes) of the bitmap
公共属性Width
Gets the width of this FastBitmap object
Top
参见
SweetUI 控件库、工具类库、扩展类库、多页面开发框架