BufferImageSource Constructor

  Name Description
Public method BufferImageSource(IBuffer)
Creates and initializes a new image source with a compressed image buffer. The buffer is not copied.
Public method 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: