![]() | FastBitmap 属性 |
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
|