| C1.WPF.DX.4 Assembly > C1.Util.DX.WIC Namespace > Bitmap Class : Lock Method |
Provides access to a rectangular area of the bitmap.
| Overload | Description |
|---|---|
| Lock(BitmapLockFlags) | Provides access to a rectangular area of the bitmap. |
| Lock(RectL,BitmapLockFlags) | Provides access to a rectangular area of the bitmap. |
| Lock(IntPtr,BitmapLockFlags) | HRESULT IWICBitmap::Lock([In] const void* prcLock,[In] WICBitmapLockFlags flags,[Out] IWICBitmapLock** ppILock) |