This documentation is archived and is not being maintained.
Bitmap.LockBits Method
Visual Studio 2008
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 |
Show: