RandomAccessStreamImageSource Constructor

  Name Description
Public method RandomAccessStreamImageSource(IRandomAccessStream)
Creates and initializes a new image source with a IRandomAccessStream.
Public method RandomAccessStreamImageSource(IRandomAccessStream, ImageFormat)
Creates and initializes a new image source with a windows storage random access stream with a known image format.
Show: