Bitmap.LockBits Method
.NET Framework 4.5
Locks a Bitmap into system memory.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
LockBits(Rectangle, ImageLockMode, PixelFormat) | Locks a Bitmap into system memory. |
|
LockBits(Rectangle, ImageLockMode, PixelFormat, BitmapData) | Locks a Bitmap into system memory |