|
|
ToolsLockBits Method |
| Name | Description | |
|---|---|---|
| LockBits(Bitmap, ImageLockMode) |
Locks a Bitmap into system memory.
| |
| LockBitsTResult(Bitmap, ImageLockMode, ActionUnmanagedImage) |
Locks a Bitmap into system memory and executes an operation with a
UnmanagedImage that points to this memory location.
| |
| LockBitsTResult(Bitmap, ImageLockMode, FuncUnmanagedImage, TResult) |
Locks a Bitmap into system memory and executes an operation with a
UnmanagedImage that points to this memory location.
|