Bitmap.LockBits Method
.NET Framework 2.0
Locks a Bitmap into system memory.
| Name | Description |
|---|---|
| Bitmap.LockBits (Rectangle, ImageLockMode, PixelFormat) | Locks a Bitmap into system memory. Supported by the .NET Compact Framework. |
| Bitmap.LockBits (Rectangle, ImageLockMode, PixelFormat, BitmapData) | Locks a Bitmap into system memory |
Community Additions
ADD
Show: