BufferImageSource Constructor
| Name | Description | |
|---|---|---|
|
BufferImageSource(IBuffer) |
Creates and initializes a new image source with a compressed image buffer. The buffer is not copied.
|
|
BufferImageSource(IBuffer, ImageFormat) |
Creates and initializes a new image source with a compressed image buffer with a known image format.
The buffer is not copied.
|
Show: