BufferFactory Members
The BufferFactory type exposes the following members.
| Name | Description | |
|---|---|---|
|
BufferFactory |
Initializes a new instance of the BufferFactory class
|
| Name | Description | |
|---|---|---|
|
CreateBuffer |
This API is deprecated.
|
|
CreateFromBuffer(IBuffer, CoreDispatcher) |
Create an IBuffer that wraps another IBuffer, making sure that the inner IBuffer
is accessed using the provided CoreDispatcher. Currently only the retreival of
IBufferByteAccess is handled, which is enough for WriteableBitmap.
|
|
CreateFromBuffer(IBuffer, UInt32, UInt32) |
Show: