| Overload | Description |
|---|---|
| LockPixelsForSerialAccess(Rectangle,BitmapLockMode,PixelFormat,Byte[],Boolean) | Locks pixels of the source image into system memory. |
| LockPixelsForSerialAccess(Rectangle,BitmapLockMode,PixelFormat) | Locks pixels of the source image into system memory. |
| LockPixelsForSerialAccess(Rectangle,BitmapLockMode) | Locks pixels of the source image into system memory. |