[]
HRESULT IWICBitmapLock::GetDataPointer([Out] unsigned int* pcbBufferSize,[Out] void** ppbData)
public IntPtr GetDataPointer()
| Type | Description |
|---|---|
| IntPtr |
HRESULT IWICBitmapLock::GetDataPointer([Out] unsigned int* pcbBufferSize,[Out] void** ppbData)
public IntPtr GetDataPointer(out int bufferSizeRef)
| Type | Name | Description |
|---|---|---|
| int | bufferSizeRef |
| Type | Description |
|---|---|
| IntPtr |