The following tables list the members exposed by BitmapLock.
Public Properties
Public Methods
| | Name | Description |
 | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from C1.Util.DX.DisposeBase) |
 | GetDataPointer | Overloaded. HRESULT IWICBitmapLock::GetDataPointer([Out] unsigned int* pcbBufferSize,[Out] void** ppbData) |
 | GetPixelFormat | HRESULT IWICBitmapLock::GetPixelFormat([Out] GUID* pPixelFormat) |
 | GetSize | HRESULT IWICBitmapLock::GetSize([Out] unsigned int* puiWidth,[Out] unsigned int* puiHeight) |
 | GetStride | HRESULT IWICBitmapLock::GetStride([Out] unsigned int* pcbStride) |
 | QueryInterface | Overloaded. Query this instance for a particular COM GUID/interface support. (Inherited from C1.Util.DX.ComObject) |
 | QueryInterfaceOrNull | Overloaded. Query instance for a particular COM GUID/interface support. (Inherited from C1.Util.DX.ComObject) |
Top
Public Events
See Also